We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed5f341 commit ecd9598Copy full SHA for ecd9598
1 file changed
apps/server/tsconfig.json
@@ -14,7 +14,7 @@
14
"importFromBarrel": "error",
15
"anyUnknownInErrorContext": "warning",
16
"instanceOfSchema": "warning",
17
- "deterministicKeys": "warning",
+ "deterministicKeys": "off",
18
"preferSchemaOverJson": "off",
19
"globalErrorInEffectFailure": "off"
20
}
0 commit comments