{ "compilerOptions": { "outDir": "./dist", "allowJs": true, "target": "es5" }, "include": [ "./src/**/*" ] }