Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save wizzard0/5fa8b8cdf555adb3c8c5 to your computer and use it in GitHub Desktop.
Save wizzard0/5fa8b8cdf555adb3c8c5 to your computer and use it in GitHub Desktop.
| NTVS | TSLS
---------------------------|--------|---------
Show compiler command line | + | -
Specify building options | - | +
Wraps npm | + | -
Generate AMD | - | +
Generate CJS | + | +
Use node_modules | + | -
Clean sollution [1] | + | -
Valid import system [2] | + | -
[1]: Pollute project/solution with dll's and other server-side debug crap
[2]: Never tries to load local module as builtin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment