2

I have startet using a different linter (standard) in a new project. Also: No semicolons, indentation by 2 spaces and more.

Other projects still use jshint. And a different style: with semicolons, indentation by 4 spaces and more.

When I open an old project the code is riddled with error messages as the different indentation and semicolons occur on every line...

I know how to set linter settings per project. But (how) can I activate / deactivate linters per project?

Alex
  • 2,117
  • 5
  • 28
  • 36

0 Answers0