You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Kevin MacMartin 76ca0584ee
Disable the vue/no-v-text-v-html-on-component error in eslint
2 weeks ago
LICENSE Initial commit 7 years ago
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) 1 year ago
eslintrc Disable the vue/no-v-text-v-html-on-component error in eslint 2 weeks ago
sass-lint.yml Add mask-mode to sass-lint 4 months ago

README.md

Linter Configs

Configurations for linters used at WNY

SCSS

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

Javascript