{"id":40968,"library":"eslint-config-code-style-lint-vue3","title":"eslint-config-code-style-lint-vue3","description":"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.","status":"active","version":"3.1.1","language":"javascript","source_language":"en","source_url":"ssh://git@github.com/laoer536/code-style-lint","tags":["javascript"],"install":[{"cmd":"npm install eslint-config-code-style-lint-vue3","lang":"bash","label":"npm"},{"cmd":"yarn add eslint-config-code-style-lint-vue3","lang":"bash","label":"yarn"},{"cmd":"pnpm add eslint-config-code-style-lint-vue3","lang":"bash","label":"pnpm"}],"dependencies":[{"reason":"Core linting engine; required peer dependency.","package":"eslint","optional":false}],"imports":[{"note":"The package name without 'eslint-config-' prefix is used in extends, per ESLint shareable config convention.","wrong":"// .eslintrc\n{\n  \"extends\": [\"eslint-config-code-style-lint-vue3\"]\n}","symbol":"Config (via .eslintrc extends)","correct":"// .eslintrc\n{\n  \"extends\": [\"code-style-lint-vue3\"]\n}"}],"quickstart":{"code":"// Install dependencies\n// npm install eslint-config-code-style-lint-vue3 eslint prettier -D\n// Create .eslintrc in project root:\n{\n  \"extends\": [\"code-style-lint-vue3\"],\n  \"rules\": {}\n}\n// Then run: npx eslint .","lang":"javascript","description":"Install the config and dependencies, then create an .eslintrc file extending 'code-style-lint-vue3'."},"warnings":[{"fix":"npm install eslint-config-code-style-lint-vue3 eslint prettier -D","message":"Must install eslint and prettier as peer dependencies alongside this config.","severity":"gotcha","affected_versions":">=3.0"},{"fix":"Watch for package rename to 'eslint-config-code-style-lint-vue'.","message":"The package name includes 'vue3'; future Vue 3 compatible versions may drop the suffix.","severity":"deprecated","affected_versions":"<4.0.0"},{"fix":"Use 'code-style-lint-vue3' in the extends array.","message":"Extends string must be 'code-style-lint-vue3', not the full npm package name.","severity":"gotcha","affected_versions":">=3.0"},{"fix":"Review changelog when upgrading major versions.","message":"Breaking changes between major versions may alter rule sets.","severity":"breaking","affected_versions":"<3.0.0"}],"env_vars":null,"search_vec":"'3':13,37 '3.1.1':25 'api':39 'code':4,19,45 'code-style-lint-vue3':44 'composit':38 'config':3 'configur':10,34 'consist':18 'current':21 'depend':31 'enforc':16 'eslint':2,9,33 'eslint-config-code-style-lint-vue3':1 'eslintrc':51 'extend':43,52 'field':53 'javascript':14,54 'js':42 'lint':6,47 'modern':41 'need':28 'peer':30 'project':15 'releas':26 'shareabl':8 'stabl':22 'style':5,20,46 'use':49 'version':23 'via':50 'vue':12,36 'vue3':7,48","created_at":"2026-06-04T18:50:08.137714+00:00","updated_at":"2026-06-04T18:50:08.137714+00:00","problems":[{"fix":"npm install eslint-config-code-style-lint-vue3 eslint prettier -D and use 'code-style-lint-vue3' in extends.","cause":"Package not installed or extends string incorrect.","error":"Error: Failed to load config \"code-style-lint-vue3\" to extend from."},{"fix":"npm install eslint-config-code-style-lint-vue3 eslint prettier -D","cause":"Missing peer dependencies eslint or prettier.","error":"WARNING: You are using a shareable config that is not a direct dependency in your package.json."}],"ecosystem":"npm","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/laoer536/code-style-lint#readme","github":"ssh://git@github.com/laoer536/code-style-lint","docs":null,"changelog":null,"pypi":null,"npm":"eslint-config-code-style-lint-vue3","openapi_spec":null,"status_page":null,"smithery":null,"categories":["devops"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-04","next_check":"2026-09-02","install_tag":null}}