Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

linters

dandevri edited this page Apr 14, 2022 · 2 revisions

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