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