{
  "extends": "./tsconfig.base.json",
  "include": ["**/*.spec.ts", "**/*.d.ts", "test.ts"],
  "exclude": []
}
