{
  "extends": "./tsconfig.common.json",
  "include": ["src/runtime/**/*"],
  "exclude": ["**/*.test.*"]
}
