this post was submitted on 28 Oct 2023
28 points (100.0% liked)

JavaScript

1920 readers
7 users here now

founded 1 year ago
MODERATORS
 

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
[–] [email protected] 5 points 10 months 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