Clément Désiles

Results 8 comments of Clément Désiles

I'm sorry for asking, when do you plan to release v1.0.0?

Same here with `@ValidateNested()` and this `jest.config.js`: ```js module.exports = { transform: { '^.+\\.(t|j)sx?$': [ '@swc-node/jest', { experimentalDecorators: true, emitDecoratorMetadata: true, }, ], }, moduleFileExtensions: ['js', 'json', 'ts'], rootDir: './src',...

Same situation here on a Ubuntu running 3.8.0 linux kernel

It would be really handy to have a single docker tag, supporting both x86_64 and arm64 :) Same as above, not experiencing any crash on M1 since months, seems stable...

Any idea where this find its source from?

I would also like to customize which tsconfig.json is used. I have two typescript configuration files in my project, and would like to change it something like`tsconfig2.json`. The `tsconfig.json` is...

Any news on maintenance swap? Or an available alternative? Some issues need to be fixed.

Hi Thomas, you are right, development purpose aims at using a different kind of image sometime. May you be interested by https://github.com/PrestaShop/prestashop-flashlight for this purpose?