docs: ignore `search-insights` warning

pull/2495/head
Divyansh Singh 1 year ago
parent 49646293c3
commit aac149c69b

@ -38,7 +38,8 @@ If using PNPM, you will notice a missing peer warning for `@docsearch/js`. This
"pnpm": {
"peerDependencyRules": {
"ignoreMissing": [
"@algolia/client-search"
"@algolia/client-search",
"search-insights"
]
}
}

Loading…
Cancel
Save