feat:
-Add UI (Health bars, Resources UI, HUD Interface, Weapon U, Zoombie Invasion progress Indicator) -Refactor code structure for improved readability and maintainability
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@
|
||||
"noEmit": false,
|
||||
"removeComments": true,
|
||||
"noUnusedLocals": false,
|
||||
"noUnusedParameters": false,
|
||||
"noUnusedParameters": true,
|
||||
"noImplicitAny": false,
|
||||
"allowJs": true,
|
||||
"types": ["vite/client"]
|
||||
|
||||
Reference in New Issue
Block a user