Daniele Lubrano

Results 6 comments of Daniele Lubrano

Hi @leandrowd, Is there something wrong about this PR?

Hello there, just wanted to share a useful _workaround_ about the multiple tsconfig*.json and usage of custom tsconfig paths As serverless uses `ts-node` to load `serverless.ts` (and it should always...

Hello there @stearm This works quite well (besides a previous bug about nested schema checks that I'm fixing with this), I was wondering about the usage of `Object.getPrototypeOf(newDoc[key])` and the...

Hey @stearm Sounds good to me to implement a new type of error there I was wondering what @micheleriva thinks about it in the linked issue before implementing it I...

Travis fails mainly because of Nodejs version in CI config (Node 10) - Some packages inside (such as Vitest) runs onto Node v14 or above Edit: Changed node_js version inside...