Skip to content

Commit

Permalink
Config test
Browse files Browse the repository at this point in the history
Signed-off-by: Charles Hu <[email protected]>
  • Loading branch information
charleshu-8 committed Jun 5, 2024
1 parent a9ed292 commit 42e8c2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"esModuleInterop": true,
"noImplicitAny": true,
"resolveJsonModule": true,
"useUnknownInCatchVariables": false
"useUnknownInCatchVariables": true
},
"include": [
"types/**/*.d.ts"
Expand Down

0 comments on commit 42e8c2f

Please sign in to comment.