nik-webdevelop

Results 13 comments of nik-webdevelop

@rassie have you tried setting your monorepos root .tsconfig to the projects array? `project: ['./tsconfig.json', 'packages/core/tsconfig.json']`

@ckifer it looks like this property is missing from the CartesianGrid [docs](https://recharts.org/en-US/api/CartesianGrid) page

+1 for this issue/enhancement

Experiencing the same error while using `graphql-ws` `1002 Expected 101 status code`

+1 for this improvement. Error body is crucial to have in some cases

@olavoparno thanks for the fix! After the update, I still cannot get access to the whore error response or, at least, the error response body. I created a [pr](https://github.com/the-bugging/react-use-downloader/pull/31) just...

@joshuajeschek could you merge this fix for [this](https://github.com/DefinitelyTyped/DefinitelyTyped/discussions/70801) discussion?

Thanks for your response, @kettanaito. I had a bug in the function that generates URLs (`?` at the end of the URL even if there are no search params). I...