@gip-recia/extended-uportal-header
Version:
a component to deport the uPortal menu
15 lines (14 loc) • 342 B
JSON
{
"$schema": "https://raw.githubusercontent.com/lit/lit/main/packages/localize-tools/config.schema.json",
"sourceLocale": "en",
"targetLocales": ["fr"],
"tsConfig": "./tsconfig.json",
"output": {
"mode": "runtime",
"outputDir": "./src/locales"
},
"interchange": {
"format": "xliff",
"xliffDir": "./xliff/"
}
}