We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7eb442f commit 22f0fe6Copy full SHA for 22f0fe6
README.md
@@ -5,7 +5,7 @@ This fork contains the following updates as of 3/28/2018:
5
- Upgraded to React-Redux 5.
6
- Upgraded to Webpack 4.
7
- Changed babel preset to 'env': https://www.npmjs.com/package/babel-preset-env
8
-- Moved from using Mocha/Chai to Jest/Enzyme.
+- Moved from using Mocha/Chai to Jest/Enzyme. Demo test is within src/components/.
9
- Package control using Yarn instead of NPM.
10
- Added support for JS object rest spread (...destructuring) and class properties.
11
0 commit comments