Skip to content

06. Linting

Scott Wakefield edited this page Mar 30, 2017 · 3 revisions

Kickoff comes with linter configuration files for the following linters:

  • ESLint
  • SASSLint

There are corresponding Gulp tasks for each of the linters that will provide feedback in your terminal. However, it would be beneficial to setup live code linting in your chosen text editor. For a summary of how to get linters set up in Sublime Text, check out this journal article: https://clubstudio.co.uk/journal/setting-up-code-linting-in-sublime-text

Clone this wiki locally