feat(language/typescript): enable lsp-format-on-save

This commit is contained in:
2023-08-01 01:36:44 +01:00
parent de1fd38481
commit de391e00ea

View File

@@ -36,6 +36,7 @@
indent-level width
tab-width width))
(lsp-format-buffer-on-save-mode t)
(lsp-deferred)
(flycheck-mode t)))