lume / cli

A CLI for managing TypeScript packages.
6 stars 2 forks source link

Automatically copy typescript to the root of a project's node_modules. #13

Open trusktr opened 3 years ago

trusktr commented 3 years ago

The LUME CLI works fine using its own version of TypeScript, but tools like VS Code expect to find the typescript package at the root of node_modules.