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