You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat!: integrate @typescript-eslint/* as dependencies
So that this shared config can be used with https://www.npmjs.com/package/@rushstack/eslint-patch without introducing too many peer dependencies
Note that eslint-plugin-vue is still a peer dependency.
Because users are still expected to extend from the plugin's configs
by themselves, to choose from Vue 2 / 3, essential / recommended rules, etc.
0 commit comments