The next minor release of ESLint will deprecate core formatting rules. [The dev team] recommends you use a source code formatter [Prettier, dprint] instead.
ESLint announces deprecation of formatting rules
https://eslint.org/blog/2023/10/deprecating-formatting-rules/
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