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

github.com/twbs/mq4-hover-shim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/nodejs/index.js')
-rw-r--r--src/nodejs/index.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nodejs/index.js b/src/nodejs/index.js
index bdb02e6..0e656dc 100644
--- a/src/nodejs/index.js
+++ b/src/nodejs/index.js
@@ -1,4 +1,4 @@
-/*eslint-env node */
+/* eslint-env node */
'use strict';
var path = require('path');