Samrith Shankar

Results 6 issues of Samrith Shankar

I was using an older version of `nexus` before and everything worked brilliantly. I just moved to the standalone `@nexus/schema` and started getting this error: ``` '{ type: "ERROR: No...

Hey, I've been using Bili for quite a few packages and it has worked well so far. We have our API, which uses ES6. It has a lot of `index.js`...

bug
need repro

I have dived into Mockit's code. Overall the idea seems awesome. But I have a few discrepancies to list regarding the project and it's execution: ## Problems - Docker seems...

Hey, We have a `.github/weekly-digest.yml` present in our repository with the following contents: ```yaml # Configuration for weekly-digest - https://github.com/apps/weekly-digest publishDay: sun canPublishIssues: false canPublishPullRequests: true canPublishContributors: true canPublishStargazers: false...

Hey, I've been using this awesome plugin to order styles across our entire organization. It works really well, and everyone is acquainted with the setup. We are moving from Sass...

I have a case where my numbers keep changing between any of the 5 items from an array of `[200, 300, 500, 128, 11]`. As soon as the page loads,...