Skip to content

Commit

Permalink
Add standard as linter
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed May 12, 2016
1 parent c1a72bf commit 5e939d6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Expand Up @@ -32,6 +32,7 @@
"gulp-header": "~1.8.1",
"gulp-uglify": "~1.5.3",
"gulp-util": "~3.0.7",
"standard": "latest",
"tmp": "0.0.28",
"vinyl-buffer": "~1.0.0",
"vinyl-source-stream": "~1.1.0"
Expand All @@ -40,6 +41,7 @@
"node": ">= 0.10"
},
"scripts": {
"pretest": "standard update.js",
"test": "echo 'YOLO'"
},
"license": "MIT"
Expand Down

0 comments on commit 5e939d6

Please sign in to comment.