"scripts": { "tsc-watch": "tsc --watch" },
{ "compilerOptions": { "target": "ES5", "outDir": "dist" } }