diff --git a/.doc-jitrc.json b/.doc-jitrc.json index 6b0db74..7a4d47e 100644 --- a/.doc-jitrc.json +++ b/.doc-jitrc.json @@ -5,6 +5,12 @@ "label": "Vite documentation", "uri": "https://vitejs.dev/" } + ], + "**/*store.ts": [ + { + "label": "Pinia documentation", + "uri": "https://pinia.vuejs.org/getting-started.html" + } ] } } \ No newline at end of file