atellmer / dark

The lightweight and powerful UI rendering engine without dependencies and written in TypeScript💫 (Browser, Node.js, Android, iOS, Windows, Linux, macOS)
MIT License
40 stars 1 forks source link

jsx-runtime #54

Closed atellmer closed 2 months ago

atellmer commented 2 months ago

Adds the ability to automatically import the h function and the Fragment component when tsconfig.json is configured accordingly.

Coachonko commented 2 months ago

This is great, thank you