Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
323 contributions in the last year
Activity overview
Contribution activity
October 2020
- whitecolor/jest TypeScript
- whitecolor/expo-cli TypeScript
- whitecolor/ts-global-expor-issue TypeScript
Created a pull request in snabbdom/snabbdom that received 4 comments
add prettier config
This adds prettier config and formats files. Passes linting. Some issues with tests, that actually should not be related to this PR.
Created an issue in facebook/jest that received 10 comments
`--watch` mode re-runs all tests on file change, docs are not clear.