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

Could not find a declaration file for module 'pretty' #4

Open
aminnairi opened this issue Sep 26, 2018 · 2 comments
Open

Could not find a declaration file for module 'pretty' #4

aminnairi opened this issue Sep 26, 2018 · 2 comments

Comments

@aminnairi
Copy link

Issue

VSCode expects a declaration file to help users using this plugin understand what parameters are expected to be provided to the pretty() function.

Expected Behavior

VSCode should search & find the proper *.d.ts file in the package.json for the property types.

@doowb
Copy link
Collaborator

doowb commented Sep 26, 2018

PRs are welcome if you'd like to add the types file.

@goatandsheep
Copy link

isn't there one here https://www.npmjs.com/package/@types/pretty ?

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

No branches or pull requests

3 participants