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