Pinia Pinia-plugin-persistedstate
{
"vue3": {
"prefix": "vue3",
"body": [
"<template>",
"$1",
"</template>",
"<script setup>",
"import { getCurrentInstance } from 'vue';",
"const { proxy } = getCurrentInstance();",
"</script>",
"<style lang='scss'' scoped></style>"
],
"description": "vue3 setup"
}
}