{ "compilerOptions": { "target": "ES6", "module": "CommonJS", "outDir": "dist", "strict": true } }