Replies: 2 comments 4 replies
-
|
Beta Was this translation helpful? Give feedback.
1 reply
-
It's strange that you started getting some new errors since the only thing which changed was the rule name, see: e624e72 (Maybe you had Anyway, in case of this repository, we are not running lints for I'd recommended you to ignore it as well (or at least |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi 👋 in our repo we started to get
flowtype/no-internal-flow-type
eslint error for package types inflow-typed
. We are using@adeira/eslint-config
in our repo.How do you recommend handling this?
flow-typed
in .eslintignoreReact$Element
toReactElement
, but this causes flow error insteadCannot resolve name ReactElement
Beta Was this translation helpful? Give feedback.
All reactions