Skip to content

Commit 368e185

Browse files
committed
adding colors to default stats options
1 parent 19deafa commit 368e185

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ const defaults = {
1515
mimeTypes: null,
1616
reporter,
1717
stats: {
18+
colors: true,
1819
context: process.cwd()
1920
},
2021
watchOptions: {

0 commit comments

Comments
 (0)