Skip to content

Commit eeb231c

Browse files
committed
use reporter
1 parent 7f55791 commit eeb231c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"utils"
1212
],
1313
"scripts": {
14-
"test": "vitest parse classname --reporter=dot",
14+
"test": "vitest parse classname --reporter=custom-reporter",
1515
"test:generated": "vitest generated --no-isolate",
1616
"build:fixtures": "npx tailwindcss -i node_modules/tailwindcss/tailwind.css -o ./dist/output.css"
1717
},

0 commit comments

Comments
 (0)