Cleanup pass 2

This commit is contained in:
adilallo
2026-05-22 13:30:47 -06:00
parent b7c804bac8
commit 753220f97b
76 changed files with 1338 additions and 1020 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
"storybook:github": "STORYBOOK_BASE_PATH=true storybook dev -p 6006",
"storybook:build": "storybook build",
"storybook:build:github": "STORYBOOK_BASE_PATH=true storybook build",
"knip": "knip",
"knip": "knip --include files,exports --exclude duplicates",
"test": "vitest run --coverage",
"test:watch": "vitest",
"test:ui": "vitest --ui",