diff --git a/modules/module-js.el b/modules/module-js.el index aa81a300f..606cd698b 100644 --- a/modules/module-js.el +++ b/modules/module-js.el @@ -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"))