Rafael Wolf
Rafael Wolf
Primeiro, parabens pelo teu trabalho! Estive olhando na documentação e não encontrei informações sobre o field `earnigsPerShare` ... esse campo é o dado de ganhos por ação em porcentagem? Se...
Please add typescript definitions for better intellisense. Here the list of editors that support: https://github.com/Microsoft/TypeScript/wiki/TypeScript-Editor-Support Here some generators: https://github.com/ConquestArrow/dtsmake https://github.com/Microsoft/dts-gen
Hey, first of all, great job! Is it possible to use powerline ? Trying to install powerline + powerline fonts and enable it, it seems not work only when is...
## Format to support * [Type of file](https://sentry.io/) * Official icon () * Files extensions: *.sentryclirc * Specific files names: sentry.client.config.js/ts, sentry.server.config.js/ts, sentry.properties
I'm using **gijgo** from _npm_ importing this way, after jquery imports: ``` import 'modules/gijgo/js/gijgo.min'; import 'modules/gijgo/js/messages/messages.pt-br.min'; import 'modules/gijgo/css/gijgo.min.css'; ``` then generating the bundle with webpack 4 but getting this error...
Hi folks, I know that it's likely an edge case, but any help would be great. I'm using git bash on Windows 11 ``` ❯ git -v git version 2.41.0.windows.1...
I'm attempting to use Sofa in a Nestjs app, but the Rest endpoints are not receiving the data from post requests. Here's an example https://github.com/rafakwolf/nestjs-sofa-poc
Hi folks, I'm migrating from expo 48 to 49 ... and the gradle version is being migrated to version 8. And react-native-adapty is throwing an error: ``` * What went...
That line: https://github.com/kbkk/abitia/blob/master/packages/zod-dto/src/OpenApi/zodTypeToOpenApi.ts#L30C12-L30C28 is leading the schema to have that error: ``` Structural error at components.schemas.LiveModel.required should be an array of property names required within an object schema Jump to...
Hi Prisma Team! My Prisma Client just crashed. This is the report: ## Versions | Name | Version | |-----------------|--------------------| | Node | v18.16.1 | | OS | debian-openssl-3.0.x| |...