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

you are viewing a single comment's thread
view the rest of the comments
[–] 5 points 2 years ago

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

  • source