{ "$schema": "https://json.schemastore.org/tsconfig.json", "extends": "../../tsconfig.json", "compilerOptions": { "emitDecoratorMetadata": true, "exactOptionalPropertyTypes": false }, "include": ["src/**/*.ts"] }