We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25c0919 commit 9d71b26Copy full SHA for 9d71b26
README.md
@@ -72,6 +72,12 @@ These snippets were made to speed up Vue 3 development. With it you can write bo
72
| `vsingleemit` | Single emit for defineEmits |
73
| `vsingleemit-nopayload` | Single emit for defineEmits with no payload |
74
75
+### Pinia
76
+
77
+| Snippet | Purpose |
78
+| -------- | --------------------------------------- |
79
+| `pstore` | Base code needed for a Pinia store file |
80
81
## Contributing
82
83
This is an open source project open to anyone. Contributors are welcome on [GitHub](https://github.com/exer7um/vue3-vscode-snippets).
0 commit comments