This commit is contained in:
Scott Anderson
2025-05-06 16:20:49 -04:00
parent fd16b8f0e8
commit 8fdd7f8a2f
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -3,6 +3,8 @@ import path from "path";
import {
Difficulty,
Game,
GameMapType,
GameMode,
GameType,
PlayerInfo,
PlayerType,
+1 -1
View File
@@ -19,7 +19,7 @@
"esModuleInterop": true,
"experimentalDecorators": true,
"resolveJsonModule": true,
"strictNullChecks": true,
// "strictNullChecks": true,
"useDefineForClassFields": false
},
"include": [