feat: phase 2

Newfound motivation
This commit is contained in:
2025-02-23 05:12:21 +01:00
parent fdf3679fbe
commit a29bce2227
36 changed files with 1367 additions and 615 deletions

View File

@ -2,9 +2,11 @@
"trailingComma": "es5",
"tabWidth": 4,
"semi": true,
"printWidth": 80,
"singleQuote": true,
"importOrder": [
"^vue$",
"^pinia$",
"^@?primevue(.*)$",
"^@tauri-apps/(.*)$",
"^(.*)vue$",