Configurations for linters used at WNY
Find a file
2016-05-17 20:40:51 -04:00
eslintrc Eslint: allow single-line functions and statements and don't require a newline before a return statement 2016-05-17 20:40:51 -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 Only group border shorthand affected attributes with the border shorthand 2016-05-16 15:12:29 -04:00

Linter Configs

Configurations for linters used at WNY

SCSS

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

Javascript