feat: implement core game systems including networking, matchmaking, audio, and tilemap support
Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@
|
||||
|
||||
/* Linting */
|
||||
"noUnusedLocals": true,
|
||||
"noUnusedParameters": true,
|
||||
"noUnusedParameters": false,
|
||||
"erasableSyntaxOnly": true,
|
||||
"noFallthroughCasesInSwitch": true
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user