-
-
Notifications
You must be signed in to change notification settings - Fork 85
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Version
5.26.2
Describe the bug
I'm sorry for the screenshot, but i can't just copy the value – bug disappears.

Here we can see that comment for TranslationFunctions
is good. Comment in root translation contains the same text, but with each character separated by ZWSP
(seems to stand for Zero-Width Space)
Reproduction
I don't do anything special – just npx typesafe-i18n --no-watch
Logs
No response
Config
{
"baseLocale": "en-EN",
"esmImports": true,
"outputPath": "./src",
"$schema": "https://unpkg.com/typesafe-i18n@5.26.2/schema/typesafe-i18n.json"
}
Additional information
No response
Alevale
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working