A set of style focused rules to format with eslint
What the title says.
With the deprecation of formating focussed rules from the default set of rules that ships with eslint, I thought I would need to find something else to format my code the way I like it.
Unfortunately, after searching for a bit, I realized that a tool as configurable and powerful as eslint was nowhere to be found... Until I found this project that aims at doing just that, formating with eslint :
https://eslint.style/
ESLint Stylistic
Stylistic Formatting for ESLint
0 Replies