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:
@ -4,7 +4,6 @@
|
||||
;; requires js-beautify stylelint stylelint-scss
|
||||
|
||||
(package! rainbow-mode)
|
||||
(package! web-beautify)
|
||||
(when (featurep! :completion ivy)
|
||||
(package! counsel-css))
|
||||
|
||||
|
Reference in New Issue
Block a user