Applied ast-grep rule to convert named zod imports to namespace imports across the api-contract package for consistency. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
7 lines
120 B
JSON
7 lines
120 B
JSON
{
|
|
"extends": "@macalinao/tsconfig/tsconfig.base.json",
|
|
"compilerOptions": {
|
|
"isolatedDeclarations": false
|
|
}
|
|
}
|