Configurations for linters used at WNY
Find a file
2016-06-06 15:15:17 -04:00
eslintrc Remove the no-else-return rule from the eslintrc 2016-05-23 14:11:32 -04:00
LICENSE Initial commit 2016-05-05 18:44:56 -04:00
README.md Add Javascript ES6 linter config for eslint 2016-05-17 16:49:34 -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