add pinia documentation
This commit is contained in:
@@ -5,6 +5,12 @@
|
|||||||
"label": "Vite documentation",
|
"label": "Vite documentation",
|
||||||
"uri": "https://vitejs.dev/"
|
"uri": "https://vitejs.dev/"
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"**/*store.ts": [
|
||||||
|
{
|
||||||
|
"label": "Pinia documentation",
|
||||||
|
"uri": "https://pinia.vuejs.org/getting-started.html"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user