js: use define-project-type; add jsx-mode
This commit is contained in:
parent
eeba45bdc5
commit
c2ced47f13
2 changed files with 16 additions and 8 deletions
1
Cask
1
Cask
|
@ -163,6 +163,7 @@
|
|||
;; JS -- modules/module-js.el
|
||||
(depends-on "js2-mode")
|
||||
(depends-on "js2-refactor")
|
||||
(depends-on "jsx-mode")
|
||||
(depends-on "tern")
|
||||
(depends-on "unityjs-mode" :git "https://github.com/naruse/EmacsUnityScript")
|
||||
(depends-on "coffee-mode")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue