Skip to content

Commit 8043488

Browse files
committed
chore: add back lint:css command
1 parent c476ca9 commit 8043488

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"knip:fix": "knip --fix",
2525
"lint": "oxlint && oxfmt --check",
2626
"lint:fix": "oxlint --fix && oxfmt",
27+
"lint:css": "node scripts/unocss-checker.ts",
2728
"generate": "nuxt generate",
2829
"npmx-connector": "pnpm --filter npmx-connector dev",
2930
"mock-connector": "pnpm --filter npmx-connector dev:mock",

0 commit comments

Comments
 (0)