{ "compilerOptions": { "module": "CommonJS", "outDir": "./out", "sourceMap": true, "alwaysStrict": true }, "include": [ "./src" ] }