tsdjs / tsd

Check TypeScript type definitions
MIT License
2.35k stars 64 forks source link

VSCode plugin #44

Open SamVerschueren opened 4 years ago

SamVerschueren commented 4 years ago

I want to resolve some other issues first, but after that I'm planning on creating a VSCode plugin for tsd so you get all the error diagnostics in Code directly.

Help with this is appreciated, but I want the repository in my own control, sorry for that :).

loynoir commented 2 years ago

@SamVerschueren Is it possible to run tsd under eslint? So, no need to reinvent plugin wheel for editors?