1.0.3 • Published 1 year ago
@bts-prodev/eslint-vue v1.0.3
Installation
Install the following command
npm install --save-dev @bts-prodev/eslint-vue
Usage
Add the following configuration to your package.json
"eslintConfig": {
"extends": [
"@bts-prodev/eslint-vue"
]
}