sdras / vue-vscode-snippets

These snippets were built to supercharge my workflow in the most seamless manner possible.
https://marketplace.visualstudio.com/items?itemName=sdras.vue-vscode-snippets
MIT License
1.33k stars 183 forks source link

add snippet for pinia store #107

Open danielkellyio opened 2 years ago

danielkellyio commented 2 years ago

Base code needed for setting a pinia store along with getting it setup with hot module reloading

ExEr7um commented 2 years ago

Hello. I made my own version of extension for Vue 3 only. I tuned some existing snippets and added new ones.

I also included your snippet, fixed some problems with it and made you a contributor.

You can try it here: https://github.com/ExEr7um/vue3-vscode-snippets