Refactors SpawnHandler to RoomRunner
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"target": "ES6",
|
||||
"lib": ["ES2015", "DOM"],
|
||||
"lib": ["ES2017", "DOM"],
|
||||
"module": "commonjs",
|
||||
"moduleResolution": "node",
|
||||
"outDir": "dist",
|
||||
|
||||
Reference in New Issue
Block a user