You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "A turn-based strategy web game that focuses on highly balanced and customizable multiplayer combat. Based on \"Advance Wars\" series.",
"main": "index.js",
"dependencies": {},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",
"eslint": "^7.32.0",
"typescript": "^4.4.3"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"