Switch to semi-standard format

This commit is contained in:
2016-10-10 14:01:33 +01:00
parent 405f4612c2
commit c8e8e02c5f

View File

@@ -21,7 +21,7 @@
(setq js-indent-level indent-width)
(setq indent-level indent-width)
(setq tab-width indent-width))
(setq jsfmt-command "standard-format")
(setq jsfmt-command "semistandard-format")
(siren-prog-mode-defaults)
(company-mode +1)