Files

10 lines
192 B
JSON
Raw Permalink Normal View History

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