Remove web-beautify from javascript & web modules

Superceded by :editor format module, which uses prettier.
This commit is contained in:
Henrik Lissner
2018-08-25 00:04:53 +02:00
parent 171c87aa2c
commit c514ad200a
4 changed files with 0 additions and 15 deletions

View File

@ -12,7 +12,6 @@
(package! skewer-mode)
(package! tide)
(package! typescript-mode)
(package! web-beautify)
(when (featurep! :feature lookup)
(package! xref-js2))