I hereby claim:
- I am bregenspan on github.
- I am benregenspan (https://keybase.io/benregenspan) on keybase.
- I have a public key ASBLpQ0uaOXi-hamZxrh7-wK1nxOTmxl1tZ-seoYYtZ4Rwo
To claim this, I am signing this object:
| # Install NPM dependencies: | |
| npm install [email protected] [email protected] [email protected] | |
| # Download Facebook's unminified SDK | |
| wget https://connect.facebook.net/en_US/sdk/debug.js | |
| # Run | |
| node split-facebook-debug-js.js |
| import merge from 'lodash/merge'; | |
| /** | |
| * Given an Enzyme ShallowWrapper and component identifier, dives() down until the | |
| * specified component is the root component. | |
| * | |
| * @param { Enzyme.ShallowWrapper } shallowWrapper - wrapper to dive into | |
| * @param { string } name of component to dive for (should match constructor name). | |
| * @param { object= } options to pass to dive() | |
| */ |
I hereby claim:
To claim this, I am signing this object:
| // @ts-check | |
| /** GitHub PR review mode UX improvements for | |
| reviewing large PRs. Suitable for converting | |
| to a bookmarklet or using as a user script | |
| that is activated on the PR review page. | |
| Automatically advances to next file after marking | |
| a file as viewed, outlines the active file, and | |
| focuses the "Viewed" checkbox to allow for keyboard use |