brlewis
74eb65a462
Remove --single-quote from prettier examples ( #7663 )
2019-09-11 07:08:29 -07:00
Ian Schmitz
cbaed7f9ff
Fix ESLint 6 support ( #7513 )
...
* Remove extends restriction to fix ESLint 6 support
* Attempt to resolve CI errors
2019-08-13 11:24:29 -06:00
Brody McKee
3495286f8f
Allow extending config used in eslint-loader ( #7036 )
2019-07-16 12:17:52 +03:00
Ian Schmitz
eee8491d57
Add TypeScript linting support ( #6513 )
...
* Initial pass adding typescript-eslint
* Add warning to shared rule set
* Add documentation for setting up VSCode extension
* Provide tsconfig path to typescript-eslitn
2019-03-14 21:17:17 -06:00
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