File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ You don’t have to ever graduate. The curated feature set is suitable for small
60
60
## What’s Inside?
61
61
62
62
The tools used by Create React App are subject to change.
63
- Currently we use :
63
+ Currently it is a thin layer on top of many amazing community projects, such as :
64
64
65
65
* [ webpack] ( https://webpack.github.io/ )
66
66
* [ webpack-dev-server] ( https://github.com/webpack/webpack-dev-server )
@@ -70,7 +70,7 @@ Currently we use:
70
70
* [ style-loader] ( https://github.com/webpack/style-loader )
71
71
* [ ESLint] ( http://eslint.org/ )
72
72
* [ eslint-config-airbnb] ( https://github.com/airbnb/javascript/tree/master/packages/eslint-config-airbnb )
73
- * and some more.
73
+ * and more.
74
74
75
75
All of them are transient dependencies of the provided npm package so you don’t need to worry about upgrading them or resolving conflicts.
76
76
You can’t perform that action at this time.
0 commit comments