Highlights
- Arctic Code Vault Contributor
- Pro
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
659 contributions in the last year
Contribution activity
October 2020
Created a pull request in eslint/eslintrc that received 2 comments
Update: Allow eslint:all and eslint:recommended paths to be passed in
This change allows us to pass in the location of eslint:all and eslint:recommended configs from the main eslint project.
This is necessary for prop…
Created an issue in denoland/deno that received 2 comments
serve() error: "Uncaught InvalidData"
I've been trying to run Deno in Google Cloud Run and while I could get my code to run locally using Docker, I kept getting the same error when tryi…