Support twig and htm[l]

This commit is contained in:
JoseluCross
2017-06-26 18:35:51 +02:00
parent 89e2a0f869
commit 15898d10e5
2 changed files with 30 additions and 1 deletions

View File

@@ -1,3 +1,3 @@
{
"supported": ["js","css"]
"supported": ["js","css","htm","html","twig"]
}