Configurations for linters used at WNY
Find a file
2024-03-07 21:09:27 -05:00
eslintrc Add the vue3-recommended configuration to eslint 2024-03-07 21:09:27 -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 Move aspect-ratio below width and height 2024-02-28 12:58:28 -05:00

Linter Configs

Configurations for linters used at WNY

SCSS

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

Javascript