Configurations for linters used at WNY
Find a file
2016-10-03 16:39:49 -04:00
eslintrc add html linter plugin 2016-10-03 16:39:49 -04:00
LICENSE Initial commit 2016-05-05 18:44:56 -04:00
README.md add html linter plugin 2016-10-03 16:39:49 -04:00
scss-lint.yml Disable SelectorFormat as there are classes in plugins we use that use the alternative format 2016-06-06 15:15:17 -04:00

Linter Configs

Configurations for linters used at WNY

SCSS

  • Linter: scss-lint
  • Config: scss-lint.yml
  • Install: ~/.scss-lint.yml

Javascript