aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorsaivan <saivan@me.com>2018-02-27 10:54:51 +1100
committerGitHub <noreply@github.com>2018-02-27 10:54:51 +1100
commit2afc67f92941c2192be7936a9ce841952429141c (patch)
treec9d1c906053934850883b29a6e9d8840454cb75e /package.json
parentec0a8aee0e21a93b22c255dae6768a9ff7b09e73 (diff)
parente74c37c3c471dd47cba01e5cdbfc374dfdd1051e (diff)
downloadsvg.js-2afc67f92941c2192be7936a9ce841952429141c.tar.gz
svg.js-2afc67f92941c2192be7936a9ce841952429141c.zip
Merge pull request #823 from svgdotjs/800-add-linter
Added the standard linter
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 7853409..9cc9a1d 100644
--- a/package.json
+++ b/package.json
@@ -70,6 +70,7 @@
"gulp-header": "^1.0.5",
"gulp-rename": "^1.2.0",
"gulp-size": "^2.1.0",
+ "gulp-standard": "^10.1.2",
"gulp-trimlines": "^1.0.0",
"gulp-uglify": "^2.0.0",
"gulp-wrap": "^0.13.0",