Hacker News new | ask | show | jobs
by SahAssar 1619 days ago
Why do people use both prettier and eslint when eslint has auto-formatting built in?
1 comments

Prettier is prettier. Usually, they use it as an extension to eslint.
> Prettier is prettier

What do you mean? Are you saying that eslint cannot be configured to format the same way?