Bala Clark
Bala Clark
This is used by jsdom and was missing here https://github.com/tmpvar/jsdom/blob/master/lib/jsdom/living/index.js#L70. Without this change you can't use fetch in your tests.
For multiline snippets github will add a "copy" icon, making following the readme much easier.
Refactor code to be more modular and testable. Main new introductions are: - ES6 via babel - Modules via browserify - Much larger test suite
This module supports it but the current peer dependency causes the following error when redux-persist 5 is installed: ``` npm ERR! peerinvalid The package [email protected] does not satisfy its siblings'...