fix: auto prettier is a little much
This commit is contained in:
parent
f95f813b95
commit
61f29e0015
@ -60,7 +60,3 @@
|
|||||||
;;
|
;;
|
||||||
(global-wakatime-mode)
|
(global-wakatime-mode)
|
||||||
(pinentry-start)
|
(pinentry-start)
|
||||||
|
|
||||||
(add-hook 'js2-mode-hook 'prettier-js-mode)
|
|
||||||
(add-hook 'typescript-mode-hook 'prettier-js-mode)
|
|
||||||
(add-hook 'web-mode-hook 'prettier-js-mode)
|
|
||||||
|
@ -10,7 +10,6 @@
|
|||||||
;(package! some-package)
|
;(package! some-package)
|
||||||
|
|
||||||
(package! wakatime-mode)
|
(package! wakatime-mode)
|
||||||
(package! prettier-js)
|
|
||||||
(package! pinentry)
|
(package! pinentry)
|
||||||
|
|
||||||
;; To install a package directly from a remote git repo, you must specify a
|
;; To install a package directly from a remote git repo, you must specify a
|
||||||
|
Loading…
x
Reference in New Issue
Block a user