Configurations for linters used at WNY
Find a file
2022-06-22 16:31:28 -04:00
eslintrc Move setup just before beforeCreate 2022-06-22 16:31:28 -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 Add text-stroke properties and remove the text-fill property as it doesn't work 2022-05-11 18:15:37 -04:00

Linter Configs

Configurations for linters used at WNY

SCSS

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

Javascript