Configurations for linters used at WNY
Find a file
2020-10-06 15:30:58 -04:00
eslintrc Use kebab-case for name-property-casing or it has a conflict with the other kebab-case style 2020-10-06 15:30:58 -04:00
LICENSE Initial commit 2016-05-05 18:44:56 -04:00
README.md Update eslint to use eslint-plugin-vue for vue files instead of eslint-plugin-html 2018-11-12 15:03:34 -05:00
sass-lint.yml Allow url domains and protocols in css 2018-06-07 16:42:52 -04:00

Linter Configs

Configurations for linters used at WNY

SCSS

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

Javascript