Filipe Dos Santos Mendes

Results 23 comments of Filipe Dos Santos Mendes

The fix is just there. The branch is more a refactor with a breaking change, this is why I offered to create a simpler PR with the mentioned typing fix.

I don't understand, if your types are generated from the JSDocs, then the fix seems pretty simple; Change `Record` to `Record` here: https://github.com/jsx-eslint/eslint-plugin-react/blob/e6b5b41191690ee166d0cca1e9db27092b910f03/index.js#L100 Or am I missing something?

Problem here is related to this dep: https://github.com/niksy/node-stdlib-browser/issues/3 I experience the same issue. Looks like a complex one to solve