Skip to content

Commit

Permalink
resolve precommit issues
Browse files Browse the repository at this point in the history
  • Loading branch information
ga-reth committed Dec 2, 2024
1 parent 5b6b401 commit 5810fed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"compilerOptions": {
// incremental builds - NOTE: Enabling incremental builds speeds up `tsc`
"incremental": true,

// type checking
"strict": true,
"noFallthroughCasesInSwitch": true, // not enabled by default in strict
Expand Down

0 comments on commit 5810fed

Please sign in to comment.