Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat!: move
eslint:recommended
to a separate recommended
config
BREAKING CHANGE: `eslint:recommended` is no longer included in the default configuration. Users of the old version need to update their `extends` to use `@vue/prettier/recommended`, or `['eslint:recommended', '@vue/prettier]`. Fixes #3
- Loading branch information