Skip to content
This repository was archived by the owner on Jan 17, 2019. It is now read-only.

Commit 2e21e75

Browse files
committed
Added pretest
1 parent ef9cdc5 commit 2e21e75

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"description": "No database driver for bool.js",
55
"main": "index.js",
66
"scripts": {
7+
"pretest": "eslint **/*.js",
78
"test": "NODE_ENV=test mocha --recursive --timeout 5000 test"
89
},
910
"keywords": [

0 commit comments

Comments
 (0)