vue-snippets
v0.0.2
Published
Vue3 snippets.
Downloads
2
Readme
Vue3 snippets
In this repo snippets builder stored. It uses ./src/snippets
and builds them to dist.
Snippets typed and written in string instead of string array, which is more conveniently.
Development
First, yarn serve
then run "Run Extension" in "Run and Debug" vscode section (Or with F5).