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

[BUG] Does not work with packages which do not specify types or typings #35

Open
dolanmiu opened this issue Jul 8, 2023 · 0 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@dolanmiu
Copy link

dolanmiu commented Jul 8, 2023

Describe the bug

The following package cannot be resolved:
A package which does not have the types or typings field, but has index.d.ts in the project

Example repository:
Notice how it has the TS icon
image

https://www.npmjs.com/package/pure-svg-code

Github Repo: https://github.com/gwuhaolin/pure-svg-code

To Reproduce

import {} from 'pure-svg-code'

image

Expected behavior
Types should work

  • OS:
  • Browser Version:
  • monaco-editor-auto-typings Version: 0.4.4
@dolanmiu dolanmiu added the bug Something isn't working label Jul 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants