{ "extends": "./tsconfig.base.json", "include": [ "packages/**/*", "apps/**/*", "tests/**/*" ], "exclude": [ "node_modules", "dist", "**/*.js", "tests/e2e/step-definitions/automation.steps.ts" ] }