Cannot read property 'indexOf' of undefined while writing import statement #1616
Labels
external
This issue is with another package, not typescript-eslint itself
package: parser
Issues related to @typescript-eslint/parser
Moved here from microsoft/vscode-eslint#897 to mysticatea/eslint-plugin-node#207 to here. Hope this is the last hop...
What code were you trying to parse?
types.d.ts
file defining and exporting the interfaceMyInterface
.east-viewmodel.ts
.import {MyInterface} from
At this point a notification appears in VS Code with the following text:The output channel shows the following stack trace:
Not critical, but annoying.
Thanks for looking!
mario
Versions
@typescript-eslint/parser
2.20.0
TypeScript
3.7.5
ESLint
6.8.0
node
12.15.0
npm
6.13.7
The text was updated successfully, but these errors were encountered: