Quick REPL Environment for TS code
npm run repl- run index.ts file and print output to node.npm run test- run index.test.ts in watch mode
Use the two preconfigured launch options (Repl and Jest) from the VSCode Run & Debug Window (Ctrl+Shift+D if you dont see it)