{ "extends": "../../../tsconfig.json", "compilerOptions": { "emitDecoratorMetadata": true }, "exclude": ["../**/*.spec.ts" ], "include": ["../src/**/*", "*.js", "../../core/feature-flags"] }