@ianwalter/eslint-config-vue
v2.1.0
Published
Ian's ESLint configuration for Vue.js
Downloads
3
Readme
@ianwalter/eslint-config-vue
Installation
yarn add @ianwalter/eslint-config-vue --dev
Usage
In package.json
:
"eslintConfig": {
"root": true,
"extends": [
"@ianwalter/vue"
]
}
Related
@ianwalter/eslint-config
- Ian's ESLint configuration@ianwalter/eslint-config-vue
- Ian's ESLint configuration for React and Preact@ianwalter/eslint-config-svelte
- Ian's ESLint configuration for Svelte
License
Apache 2.0 with Commons Clause - See LICENSE
Created by Ian Walter