@platr/eslint-config-vue
v0.1.5
Published
ESLint Vue config for Platr
Downloads
3
Readme
@platr/eslint-config-vue
Vue ESLint config based on StandardJS and plugin:vue/recommended
Usage
Add this to your .eslintrc file:
{
"extends": ["@platr/vue"]
}
Note: We omitted the eslint-config- prefix since it is automatically assumed by ESLint.