Skip to content
Snippets Groups Projects
Commit 24d0ce06 authored by Loïc Correnson's avatar Loïc Correnson
Browse files

[ivette/emacs] don't force auto-format

parent 4e8a2a6f
No related branches found
No related tags found
No related merge requests found
......@@ -26,7 +26,7 @@
(setq company-tooltip-align-annotations t)
;; formats the buffer before saving
(add-hook 'before-save-hook 'tide-format-before-save)
;; (add-hook 'before-save-hook 'tide-format-before-save)
;; Setup Tide for typescript
(add-hook 'typescript-mode-hook #'setup-tide-mode)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment