Skip to content

Commit

Permalink
💚 chore: disable strict mode
Browse files Browse the repository at this point in the history
  • Loading branch information
synoti21 committed Jul 16, 2024
1 parent 5509f50 commit 43ac12c
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 @@ -13,7 +13,6 @@
],
"preserveValueImports": false,
"forceConsistentCasingInFileNames": true,
"strict": true
},
"include": [
"./src/**/*"
Expand Down

0 comments on commit 43ac12c

Please sign in to comment.