Skip to content

Commit a5cd2e3

Browse files
authored
docs: add example for JS + JSDocs for SvelteKit (#724)
1 parent 0e54c68 commit a5cd2e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/adapter-svelte/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,8 +173,8 @@ If you want to change the locale, you need to call `setLocale` with the locale a
173173

174174
# SvelteKit
175175

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

179179
<!-- ------------------------------------------------------------------------------------------ -->
180180
<!-- ------------------------------------------------------------------------------------------ -->

0 commit comments

Comments
 (0)