0.11.0 • Published 2 years ago

@codeconv/eslint-config-vue v0.11.0

Weekly downloads
6
License
MIT
Repository
github
Last release
2 years ago

@codeconv/eslint-config-vue

Vue ESLint config based on eslint-config-standard by StandardJS and 'plugin:vue/vue3-recommended' from eslint-plugin-vue

Usage

Add this to your .eslintrc file:

{
  "extends": ["@codeconv/vue"]
}

Note: We omitted the eslint-config- prefix since it is automatically assumed by ESLint.

TypeScript support

If you add @codeconv/eslint-config-typescript to devDependencies, the TypeScript support will be enabled automatically.

0.11.0

2 years ago

0.10.2

2 years ago

0.10.0

2 years ago

0.10.1

2 years ago

0.9.0

2 years ago

0.8.1

2 years ago

0.8.0

2 years ago

0.7.0

2 years ago

0.6.0

4 years ago

0.5.0

4 years ago

0.4.0

4 years ago

0.3.0

4 years ago

0.2.0

4 years ago

0.1.6

4 years ago