relax flycheck

This commit is contained in:
Jesús
2022-01-16 22:01:53 -05:00
parent 38e92905e3
commit d486156ba8
2 changed files with 1 additions and 1 deletions

View File

@@ -10,7 +10,6 @@
:ensure t
:defer 20
:hook ((js2-mode . (lambda ()
(flycheck-mode)
(company-mode))))
:mode (("\\.js\\'" . js2-mode))
:custom