react/scripts/eslint-rules/__tests__
Dan Abramov 0cf22a56a1
Use console directly instead of warning() modules (#17599)
* Replace all warning/lowPriWarning with console calls

* Replace console.warn/error with a custom wrapper at build time

* Fail the build for console.error/warn() where we can't read the stack
2019-12-14 18:09:25 +00:00
..
invariant-args-test.internal.js Remove the condition argument from warning() (#17568) 2019-12-11 03:28:14 +00:00
no-primitive-constructors-test.internal.js Drop the year from Facebook copyright headers and the LICENSE file. (#13593) 2018-09-07 15:11:23 -07:00
no-production-logging-test.internal.js Use console directly instead of warning() modules (#17599) 2019-12-14 18:09:25 +00:00
no-to-warn-dev-within-to-throw-test.internal.js Drop the year from Facebook copyright headers and the LICENSE file. (#13593) 2018-09-07 15:11:23 -07:00
warning-args-test.internal.js Use console directly instead of warning() modules (#17599) 2019-12-14 18:09:25 +00:00