Skip to content
This repository has been archived by the owner on Dec 24, 2024. It is now read-only.

Commit

Permalink
Update tsconfig.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Markusplay authored Oct 9, 2024
1 parent d634a16 commit f885606
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 @@ -7,7 +7,7 @@
"noImplicitReturns": true,
"noUncheckedIndexedAccess": true,
"noUnusedParameters": true,
"strict": false,
"strict": true,
"target": "ES2019",
"moduleResolution": "node"
}
Expand Down

0 comments on commit f885606

Please sign in to comment.