gemue-parndt

Results 2 issues of gemue-parndt

### Describe the problem On bigger projects having multiple API endpoints it's an advantage to have an OpenAPI description and using SwaggerUI. Unfortunately SvelteKit doesn't proivde this out of the...

**Describe the bug** I wanna use the following structure: lib/ ├── i18n/ │..........├── en/ │........................├── editor.json I am using sveltekit-i18n package. In the config file you can configure keys for...

bug