max-kamps / jpd-breader

MIT License
100 stars 24 forks source link

Improve the JSX situation #48

Open max-kamps opened 1 year ago

max-kamps commented 1 year ago

Currently, the following problems exist:

max-kamps commented 1 year ago

The changes in TS 5.1 ended up not being helpful. Neither will 5.2. There is an active TypeScript issue about a feature that would allow correctly typechecking children of JSX elements: https://github.com/microsoft/TypeScript/issues/14729