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 /grunt/ratchicons-data-generator.js
parent141e1258ac4e4454171be9d3cd61a0dbd9eec4f0 (diff)
Add grunt-eslint.eslint
Diffstat (limited to 'grunt/ratchicons-data-generator.js')
-rw-r--r--grunt/ratchicons-data-generator.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/grunt/ratchicons-data-generator.js b/grunt/ratchicons-data-generator.js
index 0cf07ec..a72decb 100644
--- a/grunt/ratchicons-data-generator.js
+++ b/grunt/ratchicons-data-generator.js
@@ -6,6 +6,7 @@
*/
/* jshint node: true */
+/* eslint-env node */
'use strict';