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

JavaScript

1982 readers
1 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
[–] beefsquatch@programming.dev 5 points 1 year 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