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 6b466d8 commit 8e0c99bCopy full SHA for 8e0c99b
README.md
@@ -20,7 +20,7 @@ We strongly recommend that you use the accompanying CLI [create-react-library](h
20
- [create-react-app](https://github.com/facebookincubator/create-react-app) for example usage and local dev
21
- [Rollup](https://rollupjs.org/) for build process
22
- [Babel](https://babeljs.io/) for transpilation
23
-- [Jest](https://facebook.github.io/jest/) testing
+- [Jest](https://facebook.github.io/jest/) for testing
24
- Supports complicated peer-dependencies
25
- Supports CSS modules
26
- Sourcemap creation
0 commit comments