Skip to content

Commit

Permalink
docs: add example for JS + JSDocs for SvelteKit (#724)
Browse files Browse the repository at this point in the history
  • Loading branch information
oscard0m committed Aug 14, 2023
1 parent 0e54c68 commit a5cd2e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/adapter-svelte/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,8 +173,8 @@ If you want to change the locale, you need to call `setLocale` with the locale a

# SvelteKit

See [here](https://github.com/ivanhofer/typesafe-i18n-demo-sveltekit)

- See SvelteKit with TypeScript example [here](https://github.com/ivanhofer/typesafe-i18n-demo-sveltekit)
- See SvelteKit with JavaScript + JSDocs example [here](https://github.com/ivanhofer/typesafe-i18n-demo-sveltekit-jsdoc)

<!-- ------------------------------------------------------------------------------------------ -->
<!-- ------------------------------------------------------------------------------------------ -->
Expand Down

0 comments on commit a5cd2e3

Please sign in to comment.