Skip to content

Commit 390f648

Browse files
committed
Merge branch 'master' of github.com:documentationjs/documentation
2 parents cc63b8d + 0ee335b commit 390f648

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
@@ -4,7 +4,7 @@
44
"description": "a documentation generator",
55
"main": "index.js",
66
"scripts": {
7-
"test": "eslint index.js test/*.js test/streams/*.js && prova test/*.js test/streams/*.js",
7+
"test": "eslint --no-eslintrc -c .eslintrc index.js test/*.js test/streams/*.js && prova test/*.js test/streams/*.js",
88
"cover": "istanbul cover prova test/*.js test/streams/*.js --dir $CIRCLE_ARTIFACTS"
99
},
1010
"bin": {

0 commit comments

Comments
 (0)