Hacker News new | ask | show | jobs
by jeroen79 974 days ago
Pitty!, it was nice just able to use only eslint for the full formatting, and formatting is just as important as code style.
1 comments

Yeah, I feel the same. On my Node projects I even removed Prettier to keep only ESLint, but seems like that won't last very long.
i do read the following on the site:

If the idea of using a dedicated source code formatter doesn’t appeal to you, you can also use @stylistic/eslint-plugin-js for JavaScript or @stylistic/eslint-plugin-ts for TypeScript.

sure seems better then going to prettier.