Pārlūkot izejas kodu

typescript: Add config for indentation size

master
Bingen Eguzkitza pirms 4 gadiem
vecāks
revīzija
bf71c5c0c3
1 mainītis faili ar 4 papildinājumiem un 0 dzēšanām
  1. +4
    -0
      lisp/init-typescript.el

+ 4
- 0
lisp/init-typescript.el Parādīt failu

;; aligns annotation to the right hand side ;; aligns annotation to the right hand side
(setq company-tooltip-align-annotations t) (setq company-tooltip-align-annotations t)


;; https://github.com/ananthakumaran/tide/issues/229#issuecomment-357379743
;(setq typescript-indent-level
; (or (plist-get (tide-tsfmt-options) ':indentSize) 4))

;; formats the buffer before saving ;; formats the buffer before saving
(add-hook 'before-save-hook 'tide-format-before-save) (add-hook 'before-save-hook 'tide-format-before-save)



Notiek ielāde…
Atcelt
Saglabāt