mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-22 06:22:19 +00:00
fix
This commit is contained in:
@@ -3,6 +3,8 @@ import path from "path";
|
||||
import {
|
||||
Difficulty,
|
||||
Game,
|
||||
GameMapType,
|
||||
GameMode,
|
||||
GameType,
|
||||
PlayerInfo,
|
||||
PlayerType,
|
||||
|
||||
+1
-1
@@ -19,7 +19,7 @@
|
||||
"esModuleInterop": true,
|
||||
"experimentalDecorators": true,
|
||||
"resolveJsonModule": true,
|
||||
"strictNullChecks": true,
|
||||
// "strictNullChecks": true,
|
||||
"useDefineForClassFields": false
|
||||
},
|
||||
"include": [
|
||||
|
||||
Reference in New Issue
Block a user