Janne R
|
86eb24d4a6
|
Replace deprecated VSCode launch.json variable (#6110)
Replace deprecated ${workspaceRoot} variable with ${workspaceFolder} in VSCode launch.json. See https://code.visualstudio.com/docs/editor/variables-reference#_why-isnt-workspaceroot-documented
|
2019-01-01 14:02:48 -08:00 |
|
Lukas Werfel
|
42a1b5acb2
|
Update eslint instructions in docs (#6084)
Add a note that it will work in IDE with 2.0.3 and later
|
2018-12-24 10:42:57 -05:00 |
|
Manoel
|
a9cf551db7
|
Update eslint instructions in docs (#5990)
|
2018-12-08 09:02:58 +02:00 |
|
Eric Feng
|
2a7fd5a1ea
|
Fixing Internal Links (#5552)
* Fixing Internal Links
Internal links, like those found on [Available Scripts](https://facebook.github.io/create-react-app/docs/available-scripts)
use absolute urls and therefore link to https://facebook.github.io/docs/deployment instead of
https://facebook.github.io/create-react-app/docs/deployment.
* changing to markdown links and fixing various broken internal links
|
2018-10-29 14:00:28 -04:00 |
|
Bruno Lemos
|
88aef1100f
|
TypeScript syntax support (#4837)
|
2018-10-21 12:03:26 -04:00 |
|
Kristofer Selbekk
|
89087144ac
|
Title Case All Headings
|
2018-10-09 06:55:08 +02:00 |
|
Kristofer Selbekk
|
cf7d1c08e5
|
Shorten label
|
2018-10-08 19:25:54 +02:00 |
|
Kristofer Selbekk
|
8dbd621743
|
Add a note about why you _should_ set up your editor
|
2018-10-08 19:24:42 +02:00 |
|
Kristofer Selbekk
|
559446099d
|
Combine a few articles on setting up your editor
|
2018-10-08 19:24:29 +02:00 |
|