diff options
Diffstat (limited to '.typesafe-i18n.json')
| -rw-r--r-- | .typesafe-i18n.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.typesafe-i18n.json b/.typesafe-i18n.json index d810b76..be4b0c4 100644 --- a/.typesafe-i18n.json +++ b/.typesafe-i18n.json @@ -1,4 +1,4 @@ { - "adapter": "svelte", - "$schema": "https://unpkg.com/typesafe-i18n@5.24.1/schema/typesafe-i18n.json" -}
\ No newline at end of file + "adapter": "svelte", + "$schema": "https://unpkg.com/typesafe-i18n@5.24.1/schema/typesafe-i18n.json" +} |
