Configurations for linters used at WNY
Find a file
2022-04-22 22:03:51 -04:00
eslintrc Use the eslint override for multi-word components globally 2022-04-22 22:03:51 -04:00
LICENSE Initial commit 2016-05-05 18:44:56 -04:00
README.md Update the babel plugin and disable the new multi-word-component-names recommendation (good idea, but it's going to conflict in too many old projects) 2022-03-17 17:40:26 -04: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