daveceddia.com
ESLint + VSCode: How to Format Your Code Using .eslintrc
2
I’ve gotten very used to having VSCode autoformat my file when I save. Usually, I use Prettier. But I joined a project that uses ESLint to manage its code style, and I wanted to match the team’s formatting. Read full article