@codeconv/eslint-config-vue

0.11.0 • Public • Published

@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.

Readme

Keywords

Package Sidebar

Install

npm i @codeconv/eslint-config-vue

Weekly Downloads

0

Version

0.11.0

License

MIT

Unpacked Size

4.27 kB

Total Files

5

Last publish

Collaborators

  • shimarulin