Skip to content

Commit c8fc655

Browse files
authored
Merge pull request #18 from SpringRoll/release/1.1.0
Release/1.1.0
2 parents 7e85ab2 + 1024a98 commit c8fc655

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
},
1111
"scripts": {
1212
"lint": "eslint --fix bin/* config/*.js src/**/*.js tests/*.js",
13+
"test": "npm run lint",
1314
"start": "node index.js"
1415
},
1516
"keywords": [],

0 commit comments

Comments
 (0)