Files
dating/nest-cli.json
Pravdin Egor 51344d2018 init repo
2023-09-10 16:40:53 +07:00

9 lines
171 B
JSON

{
"$schema": "https://json.schemastore.org/nest-cli",
"collection": "@nestjs/schematics",
"sourceRoot": "src",
"compilerOptions": {
"deleteOutDir": true
}
}