Live data from Hacker News

ESLint: Deprecation of Formatting Rules

eslint.org

1–4 of 4 posts

Re: ESLint: Deprecation of Formatting Rules

#4
post #3
post #2

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.