start new bb run club project on vue3

This commit is contained in:
2025-09-30 06:25:55 +05:00
parent db66e5279b
commit e3f07504f2
32 changed files with 5675 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"$schema": "https://json.schemastore.org/prettierrc",
"semi": false,
"singleQuote": true,
"printWidth": 100
}