Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/ratchet.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2015-02-05 14:38:23 +0300
committerXhmikosR <xhmikosr@gmail.com>2016-01-02 09:03:04 +0300
commit755f1dfba28081223a1f1a1890223a133bc5130f (patch)
treeb7db5cce55d87b919aaf4a89268ca8a9d18f8110 /package.json
parent141e1258ac4e4454171be9d3cd61a0dbd9eec4f0 (diff)
Add grunt-eslint.eslint
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 fa3f3dd..dce3bc3 100644
--- a/package.json
+++ b/package.json
@@ -41,6 +41,7 @@
"grunt-contrib-uglify": "~0.11.0",
"grunt-contrib-watch": "~0.6.1",
"grunt-csscomb": "~3.1.0",
+ "grunt-eslint": "~17.3.1",
"grunt-html": "~5.0.0",
"grunt-jekyll": "~0.4.2",
"grunt-jscs": "~2.5.0",