{
  "extends": "../tsconfig.json",
  "compilerOptions": {
    "types": ["mocha", "chai", "node"]
  },
  "include": ["**/*.spec.ts", "**/*.test.ts"]
}
