cloudoperators / juno

Monorepo for the Juno modular frontend framework, apps, design system and component library
http://cloudoperators.github.io/juno/
Apache License 2.0
4 stars 0 forks source link

[Task](exampleapp): Migrate Example App to TypeScript Using ts-migrate tool #593

Open edda opened 1 week ago

edda commented 1 week ago

Description

Migrate the example application from JavaScript to TypeScript using the airbnb ts-migrate tool. Document any insights on the tool's effectiveness, including challenges, limitations, and helpful tips for usage.

Acceptance Criteria

Notes

Resources