Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

Support Typescript Types for dependencies #51

Open
AngelMunoz opened this issue Nov 17, 2021 · 0 comments
Open

Support Typescript Types for dependencies #51

AngelMunoz opened this issue Nov 17, 2021 · 0 comments
Labels
enhancement New feature or request waiting upstream Issues that come from external dependencies outside Perla

Comments

@AngelMunoz
Copy link
Owner

Is your feature request related to a problem? Please describe.
Right now if you import a dependency with bare-module specifiers (just like import maps allow) you will get errors on typescript projects and JS projects won't get any typing information

Describe the solution you'd like
Ideally we would fetch the types for the dependencies from skypack.dev and tell typescript/vscode to use those instead

Describe alternatives you've considered

  • Downloading types
  • Convert type imports from URL to disk types

Additional context
microsoft/TypeScript#35749

@AngelMunoz AngelMunoz added the enhancement New feature or request label Nov 17, 2021
@AngelMunoz AngelMunoz added the waiting upstream Issues that come from external dependencies outside Perla label Feb 28, 2023
@AngelMunoz AngelMunoz moved this to 📋 Backlog in Perla Tracker Apr 13, 2023
@AngelMunoz AngelMunoz moved this from 📋 Backlog to 🔖 Spike in Perla Tracker Apr 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request waiting upstream Issues that come from external dependencies outside Perla
Projects
Status: 🔖 Spikes
Development

No branches or pull requests

1 participant