We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80a5603 commit 30f1cefCopy full SHA for 30f1cef
docs/.vitepress/config.ts
@@ -18,6 +18,7 @@ export default defineConfig({
18
docsBranch: 'main',
19
editLinks: true,
20
algolia: {
21
+ appId: 'BH4D9OD16A',
22
apiKey: 'ee1b8516c9e5a5be9b6c25684eafc42f',
23
indexName: 'vue_test_utils',
24
searchParameters: {
0 commit comments