react/scripts/rollup/validate
Stephen Cyron 1f7a901d7b
Fix false positive lint error with large number of branches (#24287)
* Switched RulesOfHooks.js to use BigInt. Added test and updated .eslintrc.js to use es2020.

* Added BigInt as readonly global in eslintrc.cjs.js and eslintrc.cjs2015.js

* Added comment to RulesOfHooks.js that gets rid of BigInt eslint error

* Got rid of changes in .eslintrc.js and yarn.lock

* Move global down

Co-authored-by: stephen cyron <stephen.cyron@fdmgroup.com>
Co-authored-by: dan <dan.abramov@gmail.com>
2022-04-08 00:22:47 +01:00
..
eslintrc.cjs.js Fix false positive lint error with large number of branches (#24287) 2022-04-08 00:22:47 +01:00
eslintrc.cjs2015.js Fix false positive lint error with large number of branches (#24287) 2022-04-08 00:22:47 +01:00
eslintrc.esm.js Add onRecoverableError option to hydrateRoot, createRoot (#23207) 2022-02-04 07:57:33 -08:00
eslintrc.fb.js Add onRecoverableError option to hydrateRoot, createRoot (#23207) 2022-02-04 07:57:33 -08:00
eslintrc.rn.js Add onRecoverableError option to hydrateRoot, createRoot (#23207) 2022-02-04 07:57:33 -08:00
eslintrc.umd.js Add onRecoverableError option to hydrateRoot, createRoot (#23207) 2022-02-04 07:57:33 -08:00
index.js [build2 -> build] Local scripts 2021-09-21 15:14:09 -04:00