js: add typescript-mode and tide

This commit is contained in:
Henrik Lissner
2016-05-19 03:18:33 -04:00
parent f6e5420887
commit c432c961a4
2 changed files with 24 additions and 0 deletions

2
Cask
View File

@ -174,6 +174,8 @@
(depends-on "tern")
(depends-on "unityjs-mode" :git "https://github.com/naruse/EmacsUnityScript")
(depends-on "coffee-mode")
(depends-on "typescript-mode")
(depends-on "tide")
(depends-on "company-tern")
(depends-on "nodejs-repl")