Skip to content

Commit

Permalink
update npm scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
blond committed Apr 8, 2016
1 parent b8add01 commit 938f82e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Expand Up @@ -32,7 +32,6 @@
"eslint": "2.7.0"
},
"scripts": {
"test": "npm run lint",
"lint": "eslint ."
"test": "eslint ."
}
}

0 comments on commit 938f82e

Please sign in to comment.