Browse Source

Merge pull request #94 from zpao/spellfix

Correct spelling of ESLint
main
Brian Vaughn 8 years ago
committed by GitHub
parent
commit
58d57b9c33
  1. 2
      README.md

2
README.md

@ -41,7 +41,7 @@ This repo contains the source code and documentation powering [reactjs.org](http
### Test the change ### Test the change
1. If possible, test any visual changes in all latest versions of common browsers, on both desktop and mobile. 1. If possible, test any visual changes in all latest versions of common browsers, on both desktop and mobile.
1. Run `yarn check-all` from the project root. (This will run Prettier, ESlint, and Flow.) 1. Run `yarn check-all` from the project root. (This will run Prettier, ESLint, and Flow.)
### Push it ### Push it

Loading…
Cancel
Save