Skip to content

Commit 0c4970c

Browse files
authored
Merge pull request #29 from herrdu/master
add .vue snippets
2 parents ad5156b + 9beaec5 commit 0c4970c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@
3333
}, {
3434
"language": "html",
3535
"path": "./snippets/snippets.json"
36+
}, {
37+
"language": "vue",
38+
"path": "./snippets/snippets.json"
3639
}
3740
]
3841
}

0 commit comments

Comments
 (0)