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

JavaScript

1920 readers
9 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.

top 1 comments
sorted by: hot top controversial new old
[–] [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