3 comments

[ 3.1 ms ] story [ 19.6 ms ] thread
Pitty!, it was nice just able to use only eslint for the full formatting, and formatting is just as important as code style.
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.