Skip to content

Commit

Permalink
chore: remove redundant comment
Browse files Browse the repository at this point in the history
  • Loading branch information
legobeat authored May 27, 2024
1 parent a44c9ac commit ede3f39
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"esModuleInterop": true,
"exactOptionalPropertyTypes": true,
"forceConsistentCasingInFileNames": true,
// Remove custom `cause` field from JsonRpcError when updating
"lib": ["ES2022"],
"module": "CommonJS",
"moduleResolution": "node",
Expand Down

0 comments on commit ede3f39

Please sign in to comment.