summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json21
1 files changed, 21 insertions, 0 deletions
diff --git a/package.json b/package.json
index e56ac525..cb65eac0 100644
--- a/package.json
+++ b/package.json
@@ -169,6 +169,27 @@
"webpack-parallel-uglify-plugin": "^0.2.0"
},
"standard": {
+ "globals": [
+ "$",
+ "CodeMirror",
+ "Cookies",
+ "moment", "editor",
+ "ui",
+ "Spinner",
+ "modeType",
+ "Idle",
+ "serverurl",
+ "key",
+ "gapi",
+ "Dropbox",
+ "FilePicker",
+ "ot",
+ "MediaUploader",
+ "hex2rgb",
+ "num_loaded",
+ "Visibility",
+ "inlineAttachment"
+ ],
"ignore": [
"lib/ot",
"public/vendor"