feat: Introduce uwu mode
Some checks failed
Check Types / tests (push) Failing after 41s
CodeQL / Analyze (javascript) (push) Failing after 52s
Lint & Format / tests (push) Successful in 27s
Mirror to Codeberg / Mirror (push) Failing after 0s

This commit is contained in:
Jesse Wierzbinski 2025-04-05 03:10:36 +02:00
parent 5026e59d17
commit be79c569a1
No known key found for this signature in database
4 changed files with 62 additions and 0 deletions

View file

@ -46,6 +46,7 @@
"typescript": "^5.8.3",
"unist-util-filter": "^5.0.1",
"unist-util-visit": "^5.0.0",
"uwuifier": "^4.2.2",
"zustand": "^5.0.3"
},
"devDependencies": {