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