stable

Clone or download

Read-only

Enable ESLint Vue 3 recommended rules

Those rules are now enabled on the Project sidebar component. vue-eslint-parser and eslint-plugin-vue have been upgraded so they can support latest changes in Vue 3. vue-eslint-parser: 7.10.0 -> 8.0.1 eslint-plugin-vue: 8.0.3 -> 8.2.0 https://github.com/vuejs/vue-eslint-parser/releases/tag/v7.11.0 https://github.com/vuejs/vue-eslint-parser/releases/tag/v8.0.0 https://github.com/vuejs/vue-eslint-parser/releases/tag/v8.0.1 https://github.com/vuejs/eslint-plugin-vue/releases/tag/v8.2.0 https://github.com/vuejs/eslint-plugin-vue/releases/tag/v8.1.1 https://github.com/vuejs/eslint-plugin-vue/releases/tag/v8.1.0 Part of request #23465 Publish a project sidebar custom element Change-Id: I1206918d28a266f319348596124c788ce236939c

Modified Files

Name
M .eslintrc.js +7 −0 Go to diff View file
M package.json +2 −2 Go to diff View file
M pnpm-lock.yaml +24 −56 Go to diff View file