Skip to content

Instantly share code, notes, and snippets.

@dance2die
Created October 16, 2017 16:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dance2die/a0581e3fc9a2fa9a0732b706b39b9da0 to your computer and use it in GitHub Desktop.
Save dance2die/a0581e3fc9a2fa9a0732b706b39b9da0 to your computer and use it in GitHub Desktop.
updated output of `yarn check-all` after fixing it for Windows https://github.com/reactjs/reactjs.org/pull/166
C:\misc\Sources\GitHub\reactjs.org>yarn check-all
yarn run v1.1.0
$ yarn prettier && yarn lint && yarn flow
flow-typed/gatsby-link.js 151ms
...
src/utils/sectionList.js 3ms
src/utils/slugify.js 2ms
src/utils/toCommaSeparatedList.js 12ms
No errors!
Done in 9.80s.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment