Skip to content

Commit

Permalink
Merge branch 'monorepo-dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
ecaps1038 committed Sep 6, 2024
2 parents f5c22b4 + 9807b34 commit 1478b28
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 @@ -6,7 +6,7 @@
"module": "esnext",
"moduleResolution": "node",
"esModuleInterop": true,
"strict": true,
"strict": false,
"noImplicitAny": false,
"strictNullChecks": true,
"resolveJsonModule": true,
Expand Down

0 comments on commit 1478b28

Please sign in to comment.