Skip to content

Commit 3f583c4

Browse files
committed
-- lint
1 parent daccc66 commit 3f583c4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

bin/webmake

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@ var count = require('es5-ext/lib/Object/count')
2121
},
2222
include: {
2323
string: true,
24-
description: "Additional module(s) that should be included (and are not picked by the parser)"
24+
description: "Additional module(s) that should be included (and are " +
25+
"not picked by the parser)"
2526
},
2627
help: {
2728
boolean: true,

0 commit comments

Comments
 (0)