Configurations for linters used at WNY
Find a file
2018-01-22 23:38:52 -05:00
eslintrc Don't bother warning about useless escapes 2017-01-03 23:23:34 -05:00
LICENSE Initial commit 2016-05-05 18:44:56 -04:00
README.md Replace scss-lint with sass-lint 2018-01-22 17:18:47 -05:00
sass-lint.yml Add background-position-x and background-position-y under background-position in the sass-lint property-sort-order array 2018-01-22 23:38:52 -05:00

Linter Configs

Configurations for linters used at WNY

SCSS

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

Javascript