{ "extends": "./tsconfig.json", "compilerOptions": { "module": "commonjs", "outDir": "production-server/" }, "include": ["server/**/*.ts"] }