Skip to content

Commit 6009ef6

Browse files
authored
feat: migrate to shadcn Button (#179)
1 parent 7427323 commit 6009ef6

35 files changed

Lines changed: 1231 additions & 736 deletions

.biomeignore

Lines changed: 0 additions & 12 deletions
This file was deleted.

biome.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@
7070
"useNamingConvention": "off"
7171
},
7272
"correctness": {
73+
"noUnusedImports": "off",
7374
"noUnusedVariables": "off"
7475
}
7576
}

bun.lock

Lines changed: 48 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)