web-mode: add *.tsx
This commit is contained in:
parent
5bd24fb81e
commit
bf32dbe23d
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
|||
(use-package web-mode
|
||||
:mode ("\\.p?html?$"
|
||||
"\\.\\(tpl\\|blade\\)\\(\\.php\\)?$"
|
||||
"\\.tsx$"
|
||||
"\\.erb$"
|
||||
"\\.jsp$"
|
||||
"\\.as[cp]x$"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue