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