Skip to content

Commit 303a445

Browse files
authored
Update package.json
1 parent 67e12b7 commit 303a445

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

package.json

+5-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,11 @@
3131
{
3232
"language": "plaintext",
3333
"path": "./snippets/plaintext.json"
34+
},
35+
{
36+
"language": "javascript",
37+
"path": "./snippets/vue.json"
3438
}
3539
]
3640
}
37-
}
41+
}

0 commit comments

Comments
 (0)