Wrong caching causes the eslint vscode extension to error when creating files #981
Labels
package: parser
Issues related to @typescript-eslint/parser
triage
Waiting for team members to take a look
What did you expect to happen?
eslint should properly lint typescript new files in vscode.
What actually happened?
Please refer to this issue microsoft/vscode-eslint#738 and this comment microsoft/vscode-eslint#738 (comment)
It seems there is a problem with how you cache files in eslint --watch that causes eslint extension for vscode to show errors.
Versions
@typescript-eslint/parser
2.3.0
TypeScript
3.5.3
ESLint
6.3.0
node
12
The text was updated successfully, but these errors were encountered: