How to set up your scripting workspace for TypeScript (tsconfig.json, package.json and Visual Studio Code) and a project starter to run and debug your scripts.
Documentation about this repository
You can install the development dependencies with: npm install
You can open the project with Visual Studio Code