ESLint announces deprecation of formatting rules

https://eslint.org/blog/2023/10/deprecating-formatting-rules/

The next minor release of ESLint will deprecate core formatting rules. [The dev team] recommends you use a source code formatter [Prettier, dprint] instead.

26 points · 1 comments · view on lemmy.world

1 Comments

beefsquatch@programming.dev · 4 pts · 2y

I've been using prettier from eslint, with eslint-plugin-prettier. Then I just need to run eslint and have the eslint vscode extension