Marcelo Filho
Marcelo Filho
how did yo get the verbose log?
my `tsconfig.json` ``` { "compilerOptions": { "module": "commonjs", "declaration": true, "removeComments": true, "emitDecoratorMetadata": true, "experimentalDecorators": true, "allowSyntheticDefaultImports": true, "target": "es2017", "sourceMap": true, "outDir": "./dist", "baseUrl": "./", "incremental": true, ```
@bashleigh found this change from 2 days ago who is basically upgrading the typeorm https://github.com/nestjsx/nestjs-typeorm-paginate/commit/7d6faf0c098f18bff3a41dd894a8f81009541391 was this intended?
nobody cares anymore :(