Henrik Lissner 2021-12-15 14:52:51 +01:00
parent 480d9fec28
commit 34cb632a61
6 changed files with 19 additions and 19 deletions

View file

@ -3,7 +3,7 @@
;; Major modes
(package! rjsx-mode :pin "b697fe4d92cc84fa99a7bcb476f815935ea0d919")
(package! typescript-mode :pin "2a58631230fe2d176352af262a0efdecc21f90ac")
(package! typescript-mode :pin "e82416205158d4b21d42d6b60c4385f68f0ae1b1")
;; Tools
(package! js2-refactor :pin "a0977c4ce1918cc266db9d6cd7a2ab63f3a76b9a")
@ -15,6 +15,6 @@
(package! skewer-mode :pin "e5bed351939c92a1f788f78398583c2f83f1bb3c")
;; Programming environment
(package! tide :pin "296c0e0e3a134c35df468fe870a877b35dcca3c6")
(package! tide :pin "28137ed904deb143dba8f8f67660966e11921c6d")
(when (featurep! :tools lookup)
(package! xref-js2 :pin "fd6b723e7f1f9793d189a815e1904364dc026b03"))