summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorWu Cheng-Han2017-03-15 22:13:05 +0800
committerWu Cheng-Han2017-03-15 22:13:05 +0800
commitb07eeed0c5a3c8de28e27326967cea592071ca6a (patch)
tree1c9c101b13554abc3cb5e5ce8161fb4c79ced535 /package.json
parent4a1d08c653070e856bceb1bc4a7d8ff7ab1aa203 (diff)
parent16d80edc653dc02407cd570adfc485300ec9a66b (diff)
Merge branch 'master' of https://github.com/jackycute/HackMD
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"