Skip to content

Commit e14a470

Browse files
committed
chore: force colors
1 parent 5059b21 commit e14a470

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
@@ -184,7 +184,7 @@
184184
]
185185
},
186186
"test:only": {
187-
"command": "nyc mocha \"test/**/*.test.ts\"",
187+
"command": "nyc mocha \"test/**/*.test.ts\" --color",
188188
"files": [
189189
"test/**/*.ts",
190190
"src/**/*.ts",

0 commit comments

Comments
 (0)