chore: add prettier, eslint, fix some components

This commit is contained in:
2026-08-27 20:34:16 +05:00
parent 0acfa3aeb9
commit bc5a5d13c4
14 changed files with 1204 additions and 73 deletions
+2 -1
View File
@@ -6,7 +6,8 @@
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"dev": "pnpm --dir web dev",
"build": "pnpm --dir web build"
"build": "pnpm --dir web build",
"format": "pnpm --dir web format"
},
"keywords": [],
"author": "Ku6epXBOCTuK",