mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Remove web-beautify from javascript & web modules
Superceded by :editor format module, which uses prettier.
This commit is contained in:
@ -12,7 +12,6 @@
|
||||
(package! skewer-mode)
|
||||
(package! tide)
|
||||
(package! typescript-mode)
|
||||
(package! web-beautify)
|
||||
|
||||
(when (featurep! :feature lookup)
|
||||
(package! xref-js2))
|
||||
|
Reference in New Issue
Block a user