Skip to content

npm dependencies

David Liu edited this page Feb 2, 2023 · 2 revisions

Global dependencies

ts-node

  • TypeScript execution and REPL for node.js
  • a replacement of command node

Notes

  • npm typescript is included in other dependencies, so Don't explicitly specify it to introduce version conflicts
Clone this wiki locally