Skip to content

Commit

Permalink
Restore original setting
Browse files Browse the repository at this point in the history
  • Loading branch information
mbeckem committed Apr 12, 2024
1 parent f81f4e2 commit c9f4939
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tsconfig.base.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"strict": true,
"resolveJsonModule": true,
"noUncheckedIndexedAccess": true,
"useDefineForClassFields": false,
"useDefineForClassFields": true,
"allowSyntheticDefaultImports": true,
"forceConsistentCasingInFileNames": true,

Expand Down

0 comments on commit c9f4939

Please sign in to comment.