branch:
tsconfig.json
99 bytesRaw
{
  "exclude": ["src/tests/**/*.ts", "src/e2e/**/*.ts"],
  "extends": "../../tsconfig.base.json"
}