Vincent Houdan

Results 14 comments of Vincent Houdan

I have found a workaround for avoiding having the error by using [automatic jsx](https://esbuild.github.io/content-types/#auto-import-for-jsx) from esbuild and I do not use the react vite plugin anymore, I tried this fix...

@dilan73 @Zeroth42 Did you find a solution/workaround for this ?

I'm unsure what's the difference between this repo and this repo: https://github.com/nuxt-modules/eslint I understand that this repo is a config for eslint, but what is the purpose of the module...

@dargmuesli ohhh it makes way more sense, thanks ! 👌 It should be fine with a precommit hook for now on my project, but it's good to know 😁