Skip to content

Commit 9d71b26

Browse files
committed
pinia snippets #8
1 parent 25c0919 commit 9d71b26

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Diff for: README.md

+6
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,12 @@ These snippets were made to speed up Vue 3 development. With it you can write bo
7272
| `vsingleemit` | Single emit for defineEmits |
7373
| `vsingleemit-nopayload` | Single emit for defineEmits with no payload |
7474

75+
### Pinia
76+
77+
| Snippet | Purpose |
78+
| -------- | --------------------------------------- |
79+
| `pstore` | Base code needed for a Pinia store file |
80+
7581
## Contributing
7682

7783
This is an open source project open to anyone. Contributors are welcome on [GitHub](https://github.com/exer7um/vue3-vscode-snippets).

0 commit comments

Comments
 (0)