Shareable ESLint configuration for Vue 3 JavaScript projects, enforcing a consistent code style. Current stable version is 3.1.1. Released as needed, with peer dependency on eslint. Configured for Vue 3 Composition API and modern JS, extending 'code-style-lint-vue3'. Used via .eslintrc extends field.
npm install eslint-config-code-style-lint-vue3No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Install the config and dependencies, then create an .eslintrc file extending 'code-style-lint-vue3'.
npm install eslint-config-code-style-lint-vue3 eslint prettier -D
Watch for package rename to 'eslint-config-code-style-lint-vue'.
Use 'code-style-lint-vue3' in the extends array.
Review changelog when upgrading major versions.
npm install eslint-config-code-style-lint-vue3 eslint prettier -D and use 'code-style-lint-vue3' in extends.
npm install eslint-config-code-style-lint-vue3 eslint prettier -D