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