Burton Smith

Results 84 comments of Burton Smith

Darn! It looks like they all use a different namespace: - Solidjs -> `JSX` - React -> `React` - Stencil -> `JSXBase`

I wish there was a global type definition file for generic JSX, but I'm not sure of they are 100% compatable with each other.

@dutchcelt I have a new plugin rolling out tomorrow. This won't necessarily solve this problem, but it should provide some better types and configurations. https://wc-toolkit.com/integrations/jsx/

@dutchcelt did the new types generator work for you? Also, I'm curious to hear how the adoption of your web components has been going.

@dutchcelt Closing as this has moved to the [WC Toolkit](https://wc-toolkit.com/integrations/jsx/). Please let me know if you're still experiencing issues.

Yeah, unfortunately, these and other generics do not work very well. I haven't been able to figure out how to resolve those yet.

@certainlyakey I think this has been resolved in my new package that you can find here: https://wc-toolkit.com/documentation/type-parser/

@certainlyakey Closing as this has moved to the [WC Toolkit](https://wc-toolkit.com/documentation/type-parser/). Please let me know if you're still experiencing issues.

Do you have a repro I can test? Preliminary tests seem to work fine: `"{ [key: string]: any }".replace(/\/\*[\s\S]*?\*\/|(?