You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -82,7 +82,7 @@ You will see the build errors and lint warnings in the console.
82
82
83
83
### `npm test`
84
84
85
-
Runs the test watcher in an interactive mode.
85
+
Runs the test watcher in an interactive mode.<br>
86
86
By default, runs tests related to files changes since the last commit.
87
87
88
88
[Read more about testing.](https://github.com/facebookincubator/create-react-app/blob/master/packages/react-scripts/template/README.md#running-tests)
@@ -205,7 +205,7 @@ We are grateful to the authors of existing related projects for their ideas and
205
205
206
206
## Alternatives
207
207
208
-
If you don’t agree with the choices made in this project, you might want to explore alternatives with different tradeoffs.
208
+
If you don’t agree with the choices made in this project, you might want to explore alternatives with different tradeoffs.<br>
209
209
Some of the more popular and actively maintained ones are:
0 commit comments