Configurations for linters used at WNY
Find a file
2023-03-10 20:21:15 -05:00
eslintrc Don't require the babel config file 2023-03-10 20:21:15 -05: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 Add mask-mode to sass-lint 2022-12-07 18:07:13 -05:00

Linter Configs

Configurations for linters used at WNY

SCSS

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

Javascript