Merge pull request #510 from BEDOLAGA-DEV/dev

Dev
This commit is contained in:
Egor
2026-07-25 01:28:52 +03:00
committed by GitHub
42 changed files with 1859 additions and 181 deletions

View File

@@ -8,6 +8,7 @@
"scripts": {
"dev": "vite",
"build": "tsc && vite build",
"build:docker": "vite build",
"lint": "biome lint .",
"lint:fix": "biome lint --write .",
"format": "biome format --write .",