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
[unknown]: Parsing error: "parserOptions.project" has been set for @typescript-eslint/parser.
The file does not match your project config: src\components\ApplicationForm.vue.
The file must be included in at least one of the projects provided.
Additional Info
This happens every time when adding a new file. After a restart of vscode the issue is resolved by itself
Repro
I'm having the same issue as reported in #864. Every time when I add a new

.vue
file to my project the following error is displayed:All code can be found here.
Expected Result
No errior
Actual Result
Additional Info
This happens every time when adding a new file. After a restart of
vscode
the issue is resolved by itselfVersions
The text was updated successfully, but these errors were encountered: