js: Add 'Lib' to js2-global-externs

This commit is contained in:
Henrik Lissner 2016-02-19 12:33:57 -05:00
parent 39c4700b3b
commit 9b872e95a4

View file

@ -14,7 +14,7 @@
"setInterval" "clearInterval" "location"
"__dirname" "console" "JSON" "jQuery" "$"
;; Launchbar API
"LaunchBar" "File" "Action" "HTTP" "include"))
"LaunchBar" "File" "Action" "HTTP" "include" "Lib"))
(after! web-beautify
(add-hook! js2-mode (setenv "jsbeautify_indent_size" "4"))