Update typescript settings
This commit is contained in:
parent
6e0b17c263
commit
276f557e53
4 changed files with 5 additions and 3 deletions
|
|
@ -40,6 +40,8 @@
|
|||
'(company-yasnippet capf))
|
||||
|
||||
(when (string-match-p "jsx" (buffer-file-name))
|
||||
(lsp))
|
||||
(when (string-match-p "tsx" (buffer-file-name))
|
||||
(lsp)))
|
||||
|
||||
(add-hook 'web-mode-hook 'activate-web-mode)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue