Browse by tag: eslint

2019-07-05
Disabling a rule Get the rule to be disabled. If using VSCode, you can see this when hovering over the error Disable eslint rule Add to your…
2020-11-10
VSCode ESLint code actions on save I find that I'm setting up ESLint and Prettier way too often nowadays, fumbling through blog posts, stack…