mirror of
https://github.com/supabase/supabase.git
synced 2026-05-06 08:56:46 -04:00
ef93da79b0
* feat(docs): code samples with ts type stripping Introduce a new option to `$CodeSample`, `convertToJs`, which takes a code sample written in TypeScript and strips the types to produce a JavaScript version. Adds tests for type stripping. * Clarify instructions --------- Co-authored-by: Chris Chinchilla <chris@chrischinchilla.com>
Internal fixtures for examples
This directory contains some fixtures for internal testing purposes.