Closed rick-ame closed 7 months ago
fix https://github.com/nestjs/typescript-starter/issues/288
Set lib field to ES2023.
ES2023
Ref: node-lts.json, node18.json, node19.json, node20.json of https://github.com/tsconfig/bases repo.
fix https://github.com/nestjs/typescript-starter/issues/288
Set lib field to
ES2023
.Ref: node-lts.json, node18.json, node19.json, node20.json of https://github.com/tsconfig/bases repo.