This commit breaks with eslint 3.19.0:
42efedb
Module build failed: Error: node_modules/eslint-config-react-app/index.js:
Configuration for rule "no-use-before-define" is invalid:
Value "[object Object]" no (or more than one) schemas match.
Referenced from:
at Array.forEach (native)
at Array.reduceRight (native)
Description
Running npm run build
"build": "cross-env BABEL_ENV=production react-scripts build",
Actual behavior
Crash with mentioned error.
Environment
Run these commands in the project folder and fill in their results:
react-scripts@1.0.6
v6.6.0
4.2.0
This commit breaks with eslint 3.19.0:
42efedb
Description
Running
npm run buildActual behavior
Crash with mentioned error.
Environment
Run these commands in the project folder and fill in their results: