algolia / instantsearch

⚡️ Libraries for building performant and instant search and recommend experiences with Algolia. Compatible with JavaScript, TypeScript, React and Vue.
https://www.algolia.com/doc/guides/building-search-ui/what-is-instantsearch/js/
MIT License
3.59k stars 503 forks source link

chore(examples): explicitly set typescript dev dependency to prevent issues on CSB #6260

Closed dhayab closed 2 days ago

dhayab commented 2 days ago

Summary

Small PR that marks typescript as an explicit dev dependency to help Codesandbox interpret TypeScript appropriately in our example sandboxes.

Result

No more problem with type being an unknown keyword and other similar errors.

codesandbox-ci[bot] commented 2 days ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit b5df63cd9a9a67e91dfdfef21525661a2cae95c9:

Sandbox Source
example-instantsearch-getting-started Configuration
example-react-instantsearch-getting-started Configuration
example-react-instantsearch-next-app-dir-example Configuration
example-react-instantsearch-next-routing-example Configuration
example-vue-instantsearch-getting-started Configuration