Merge pull request #3253 from jsmestad/patch-1
Support LiveView templates in web module
This commit is contained in:
commit
1c46051fa5
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
:mode "\\.[px]?html?\\'"
|
||||
:mode "\\.\\(?:tpl\\|blade\\)\\(?:\\.php\\)?\\'"
|
||||
:mode "\\.erb\\'"
|
||||
:mode "\\.eex\\'"
|
||||
:mode "\\.l?eex\\'"
|
||||
:mode "\\.jsp\\'"
|
||||
:mode "\\.as[cp]x\\'"
|
||||
:mode "\\.hbs\\'"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue