@motato/eslint-config-vue
v0.0.16
Published
ESLint plugin for Vue.js
Maintainers
Readme
@motato/eslint-config-vue
Installation
yarn add @motato/eslint-config-vueUsage
Then, add this to your .eslintrc file:
{
"extends": "@motato/eslint-config-vue"
}