You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
got this error when i try to build a create-react-app project
env: node v18.18.0 webpack5
error message:
Failed to compile.
[eslint] BaseConfig » plugin:flowtype/recommended:
Configuration for rule "flowtype/boolean-style" is invalid:
Value ["boolean"] should NOT have more than 0 items.
got this error when i try to build a create-react-app project
env: node v18.18.0 webpack5
error message:
my webpack config code:
The text was updated successfully, but these errors were encountered: