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