Files

9 lines
171 B
JSON
Raw Permalink Normal View History

2026-04-17 13:34:57 +01:00
{
"$schema": "https://json.schemastore.org/nest-cli",
"collection": "@nestjs/schematics",
"sourceRoot": "src",
"compilerOptions": {
"deleteOutDir": true
}
}