impl modulo orde node 22

This commit is contained in:
JurTI-BR
2025-04-01 14:46:39 -03:00
parent 4522575701
commit f8bea4114f
22 changed files with 656 additions and 99 deletions

View File

@@ -9,8 +9,6 @@ async function bootstrap() {
app.useGlobalInterceptors(new ResponseInterceptor());
app.useGlobalPipes(
new ValidationPipe({
whitelist: true,