Files

9 lines
171 B
JSON
Raw Permalink Normal View History

2026-03-26 16:10:45 +01:00
{
"$schema": "https://json.schemastore.org/nest-cli",
"collection": "@nestjs/schematics",
"sourceRoot": "src",
"compilerOptions": {
"deleteOutDir": true
}
}