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
npm run lint
> vue-cli-service lint
ERROR Error: Error while loading rule '@typescript-eslint/naming-convention': You have used a rule which requires parserServices to be generated. You must therefore provide a value for the "parserOptions.project" property for @typescript-eslint/parser.
Occurred while linting /Users/test/.eslintrc.js
The text was updated successfully, but these errors were encountered:
Hi,
"@vue/eslint-config-typescript": "^11.0.0",
I set the rules.
.eslintrc.js:
The result lint reported an error.
The text was updated successfully, but these errors were encountered: