Merge branch 'main-dev' into dev-physics

This commit is contained in:
2025-08-01 16:02:37 +05:30
56 changed files with 1679 additions and 1046 deletions

View File

@@ -53,9 +53,7 @@
"prestart": "tsc scripts/git-prompt.ts && node scripts/git-prompt.js",
"start": "react-scripts start",
"build": "GENERATE_SOURCEMAP=false react-scripts build",
"test": "jest",
"cypress:open": "cypress open",
"cypress:run": "cypress run"
"test": "jest"
},
"eslintConfig": {
"extends": [