feat: basic ui and workflow
TS Lint / ESLint (push) Failing after 38s
TS Lint / Oxlint (push) Successful in 42s
TS Lint / TypeScript (push) Successful in 43s

This commit is contained in:
2026-07-06 00:22:46 +02:00
parent 56a41989f0
commit 73067f51ce
8 changed files with 125 additions and 59 deletions
+1
View File
@@ -20,6 +20,7 @@
"lint-fix:oxlint": "oxlint . --fix"
},
"dependencies": {
"@lucide/vue": "^1.23.0",
"vue": "^3.5.38"
},
"devDependencies": {