bfanger / svelte-preprocess-react

Seamlessly use React components inside a Svelte app
https://www.npmjs.com/package/svelte-preprocess-react
MIT License
134 stars 6 forks source link

Linting Support for ``react`` Tag? #32

Closed KiddoV closed 1 week ago

KiddoV commented 1 year ago

Would be nice to have linting support inside <react:Component /> tag. Any plan to do this?

Thanks,

bfanger commented 1 year ago

No plans, so if you want to try and implement this go ahead!

Related #1

bfanger commented 1 week ago

Fixed in 2.0.0-next.8 (requires svelte 5)