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