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 a44c9ac commit ede3f39Copy full SHA for ede3f39
tsconfig.json
@@ -3,7 +3,6 @@
3
"esModuleInterop": true,
4
"exactOptionalPropertyTypes": true,
5
"forceConsistentCasingInFileNames": true,
6
- // Remove custom `cause` field from JsonRpcError when updating
7
"lib": ["ES2022"],
8
"module": "CommonJS",
9
"moduleResolution": "node",
0 commit comments