We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c476ca9 commit 8043488Copy full SHA for 8043488
1 file changed
package.json
@@ -24,6 +24,7 @@
24
"knip:fix": "knip --fix",
25
"lint": "oxlint && oxfmt --check",
26
"lint:fix": "oxlint --fix && oxfmt",
27
+ "lint:css": "node scripts/unocss-checker.ts",
28
"generate": "nuxt generate",
29
"npmx-connector": "pnpm --filter npmx-connector dev",
30
"mock-connector": "pnpm --filter npmx-connector dev:mock",
0 commit comments