Skip to content

Commit

Permalink
feat(tsconfig): revert
Browse files Browse the repository at this point in the history
  • Loading branch information
splincode committed Dec 4, 2023
1 parent f0151ec commit 23c5edf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/tsconfig/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"useDefineForClassFields": false,
"forceConsistentCasingInFileNames": true,
"noImplicitOverride": true,
"isolatedModules": true,
"isolatedModules": false,
"noEmitHelpers": true,
"pretty": true,
"stripInternal": false,
Expand Down

0 comments on commit 23c5edf

Please sign in to comment.