-
-
Notifications
You must be signed in to change notification settings - Fork 73
Closed
Description
Whenever I have imports from 'typescript'
module, I get type error: TypeError: Cannot read property 'type' of null
. I'm not sure if it is caused by this package or is coming from somewhere else. However, when I comment out the line 'import/resolver': { typescript: { alwaysTryTypes: true } },
in .eslintrc.js
file, then the file gets properly linted.
I created a small reproduction here: https://github.com/qlonik/eslint-import-resolver-typescript-repro
Metadata
Metadata
Assignees
Labels
No labels