Skip to content
Robert Spier edited this page Jan 9, 2023 · 1 revision

Linters

Write about how you implemented linters and how you researched them.

  • What linters did you research and why did you chose a specific linter to install into your project?
  • What formatters did you research and why did you chose a specific linter to install into your project?
  • How are your linters and formatters being used? Through NPM run script? With an extension in your code editor?
  • How did you configure the linters and what rules are you using?
Clone this wiki locally