Define typescript company backends
This commit is contained in:
parent
df49e2a8d2
commit
7869154e9d
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@
|
|||
;;
|
||||
;;; License: GPLv3
|
||||
|
||||
(spacemacs|defvar-company-backends typescript-mode)
|
||||
|
||||
(defvar typescript-fmt-on-save nil
|
||||
"Run formatter on buffer save.")
|
||||
|
||||
|
|
Reference in a new issue