Skip to content

Commit 329684d

Browse files
authored
Merge pull request sdras#67 from imemm/patch-1
Fix pug snippets do not work sdras#56
2 parents 8eb3b3f + 6ea204c commit 329684d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,10 @@
3333
"language": "vue",
3434
"path": "./snippets/vue.json"
3535
},
36+
{
37+
"language": "jade",
38+
"path": "./snippets/vue-pug.json"
39+
},
3640
{
3741
"language": "html",
3842
"path": "./snippets/vue-template.json"

0 commit comments

Comments
 (0)