yrming / vscode-type-challenges

Take Type Challenges in VS Code
https://marketplace.visualstudio.com/items?itemName=YRM.type-challenges
MIT License
44 stars 12 forks source link

Add option to use local packages #19

Open Rendxn opened 1 year ago

Rendxn commented 1 year ago

Add a vscode setting to allow use of local packages, creating a package.json file.

This would allow using @type-challenges/utils and a local version of Typescript.