mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
adds npm-mode for javascript module
This commit is contained in:
@ -12,6 +12,7 @@
|
||||
(package! skewer-mode)
|
||||
(package! tide)
|
||||
(package! typescript-mode)
|
||||
(package! npm-mode)
|
||||
|
||||
(when (featurep! :feature lookup)
|
||||
(package! xref-js2))
|
||||
|
Reference in New Issue
Block a user