Highlights
- Arctic Code Vault Contributor
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
Pinned
1,187 contributions in the last year
Activity overview
Contribution activity
October 2020
- phryneas/rtk_simple-query TypeScript
- phryneas/starter TypeScript
Created a pull request in reduxjs/redux-toolkit that received 3 comments
Allow CaseReducers to also return `Draft<T>`
To help in situations where T contains an unresolved generic.
Thanks to @amcsi for reporting this and providing a reproduction
for this issue.
Created an issue in yarnpkg/berry that received 2 comments
[Bug]? INIT_CWD for rebuild command does not point to project root relative to package.
I'd be willing to implement a fix (I'd need some hints on how to find the correct root for the package though)
Describe the bug
Running yarn reb…