js: Add 'Lib' to js2-global-externs
This commit is contained in:
parent
39c4700b3b
commit
9b872e95a4
1 changed files with 1 additions and 1 deletions
|
@ -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"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue