.vscode/launch.json
#1552
Labels
scope: project
Project configuration (package.json, tsconfig.json, knip.json, .gitignore)
.vscode/launch.json
#1552
Make it so that F5 in editor runs current file.
.spec.ts
, runjest $file
, run with
ts-node $file`.tact
, runts-node src/cli/tact/index.ts $file
Add
launch.json
andtasks.json
Add script that, given current file path, runs that executable
The text was updated successfully, but these errors were encountered: