react/packages/create-subscription/src
Laura buns b43eec7eaa Replace `wrap-warning-with-env-check` with an eslint plugin (#17540)
* Replace Babel plugin with an ESLint plugin

* Fix ESLint rule violations

* Move shared conditions higher

* Test formatting nits

* Tweak ESLint rule

* Bugfix: inside else branch, 'if' tests are not satisfactory

* Use a stricter check for exactly if (__DEV__)

This makes it easier to see what's going on and matches dominant style in the codebase.

* Fix remaining files after stricter check
2019-12-06 18:25:54 +00:00
..
__tests__ Prefix mock Scheduler APIs with _unstable (#15999) 2019-06-26 12:16:08 -07:00
createSubscription.js Replace `wrap-warning-with-env-check` with an eslint plugin (#17540) 2019-12-06 18:25:54 +00:00