We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0370486 commit 76c7a96Copy full SHA for 76c7a96
README.md
@@ -56,7 +56,8 @@ export default [
56
57
...vueTsEslintConfig({
58
// Optional: extend additional configurations from `typescript-eslint`.
59
- // Supports all the configurations in https://typescript-eslint.io/users/configs#recommended-configurations
+ // Supports all the configurations in
60
+ // https://typescript-eslint.io/users/configs#recommended-configurations
61
extends: [
62
// By default, only the recommended rules are enabled.
63
"recommended",
0 commit comments