Arthur Fiorette
Arthur Fiorette
Hey! I've been using your project to help with json schema generation for my recent `kitajs` project. Its being great, but ive encountered some problems with my specific scenarios. This...
#### Section/Content To Improve About headers typing and usage. Before 1.0.0, it was just a plain object that we could index natively as any other. After 1.0.0, it is composed...
### Describe the feature you'd like to request I saw that the turborepo's go code supports multiple backends, and, in this moment, there's only backends for javascript. Enabling turborepo to...
- [ ] Add what each debug message implies. Its still hard to understand the debug output and what to do with it. Would help issues like #578 - [x]...
First of all [these are in the reverse order](https://axios-cache-interceptor.js.org/guide/interceptors#explanation) ([source](https://github.com/chinesedfan/You-Dont-Know-Axios#interceptors)). The request cache interceptor should be the first one to execute and the response interceptor should also be the first...
## Problem _Transferred from https://github.com/prisma/language-tools/issues/1219#issuecomment-1422667749_ Its easy to write a wrong model name or have similar problems even with SQL syntax highlighting. If we could autocomplete and suggest model names,...
A while ago I [submitted this](https://github.com/vega/ts-json-schema-generator/blob/898525113e9763f592664232a50824ca4da64d02/src/NodeParser/TypeReferenceNodeParser.ts#L32), but it certainly don't work for custom promises or classes that extends promises... A simple example of that is Prisma itself that uses a...
When [`stripInternal`](https://www.typescriptlang.org/tsconfig/stripInternal.html) is true in tsconfig and using `@internal` comments in jsdoc, its type declarations are omitted from the rest of the code. Is this feature implemented here? If not,...
## Proposed Changes This PR adds `require()` to the vm context when executing code from ``. ## Types of Changes - [ ] Bug (non-breaking change which fixes an issue)...
Feel free to ignore if you're not accepting new frameworks. This benchmark uses a empty string as a suspense fallback, just like react does. ``` ┌─────────┬──────────────┬─────────┬──────────────┬─────────┬───────────┬─────────────┬──────────────────┐ │ (index) │ name...