%# %>
quick-lint-js-emacs.zip
's files into a directory somewhere safe
(for example, ~/.emacs/quick-lint-js-emacs/
).
quick-lint-js-emacs
directory to the Emacs
load-path
variable. For example, add the following line to your
init file
(e.g. ~/.emacs
):
(add-to-list 'load-path "~/.emacs/quick-lint-js-emacs")