{ "extends": "./tsconfig.json", "compilerOptions": { "outDir": "./dist/frontend", "module": "CommonJS" }, "include": ["frontend/**/*.ts"] }