Skip to content
Merged
1 change: 1 addition & 0 deletions tsconfig-lax.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"preserveConstEnums": false,
"skipLibCheck": true,
"sourceMap": false,
"strict": false,
"strictNullChecks": true,
"target": "es5",
"useUnknownInCatchVariables": true,
Expand Down
Loading