Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
danreeves committed Oct 10, 2023
1 parent eaf4bb3 commit 7b45d52
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 @@ -27,7 +27,6 @@
"noUncheckedIndexedAccess": true,
"noUnusedLocals": true,
"noUnusedParameters": true,
"verbatimModuleSyntax": true,

// TSC config
"checkJs": true, // Typecheck JS files
Expand Down

0 comments on commit 7b45d52

Please sign in to comment.