mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
feat(language/typescript): enable lsp-format-on-save
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
indent-level width
|
||||
tab-width width))
|
||||
|
||||
(lsp-format-buffer-on-save-mode t)
|
||||
(lsp-deferred)
|
||||
(flycheck-mode t)))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user