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 'test/postprocessor_test.js')
-rw-r--r--test/postprocessor_test.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/postprocessor_test.js b/test/postprocessor_test.js
index 9b5fc4d..48d4015 100644
--- a/test/postprocessor_test.js
+++ b/test/postprocessor_test.js
@@ -1,4 +1,5 @@
/* eslint-env node */
+/* eslint object-shorthand:0 */
'use strict';
var postprocessor = require('../src/nodejs/postprocessor.js');