Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot resolve node_modules/@types modules #1541

Closed
andreineculau opened this issue Nov 14, 2019 · 0 comments · Fixed by #1526
Closed

cannot resolve node_modules/@types modules #1541

andreineculau opened this issue Nov 14, 2019 · 0 comments · Fixed by #1526

Comments

@andreineculau
Copy link

thanks for the plugin first of all!

typescript support work nice, except for import/no-unresolved when you only install types (and not the actual package)

e.g. with npm i @types/aws-lambda, the following failes import {Context} from 'aws-lambda' in a typescript file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

1 participant