openclaw/tsconfig.declarations.json
2026-01-25 16:30:22 +08:00

7 lines
90 B
JSON

{
"extends": "./tsconfig.json",
"compilerOptions": {
"noEmitOnError": false
}
}