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
64 contributions in the last year
Contribution activity
October 2020
September 2020
- willheslam/eslint-plugin-unicorn JavaScript
- willheslam/eslint-plugin-react JavaScript
- willheslam/next.js JavaScript
- willheslam/styled-components JavaScript
- willheslam/styled-components-wrapped-dynamic-in-static-reprod JavaScript
- willheslam/typescript-unused-var-reprod JavaScript
Created a pull request in vercel/next.js that received 4 comments
Make getInlineScriptSource arg Readonly
The rule total-functions/no-unsafe-readonly-mutable-assignment triggers with this error message: Assigning a readonly type to a mutable type can l…
Created an issue in typescript-eslint/typescript-eslint that received 7 comments
[no-unused-vars] v4 false positive with generic inference - with isolated reproduction repo
I have tried restarting my IDE and the issue persists. I have updated to the latest version of the packages. I have read the FAQ and my proble…