You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
497 B
15 lines
497 B
(define-package "js2-mode" "20201220" "Improved JavaScript editing mode"
|
|
'((emacs "24.1")
|
|
(cl-lib "0.5"))
|
|
:commit "f9564769e81c612b43f99802d6a2c5e6b1f8fca4" :authors
|
|
'(("Steve Yegge" . "steve.yegge@gmail.com")
|
|
("mooz" . "stillpedant@gmail.com")
|
|
("Dmitry Gutov" . "dgutov@yandex.ru"))
|
|
:maintainer
|
|
'("Steve Yegge" . "steve.yegge@gmail.com")
|
|
:keywords
|
|
'("languages" "javascript")
|
|
:url "https://github.com/mooz/js2-mode/")
|
|
;; Local Variables:
|
|
;; no-byte-compile: t
|
|
;; End:
|