Files
Pagespeedtesting/nest-cli.json
Ruben Kallinich eb3870fa81 change repo
2024-07-11 10:04:05 +02:00

9 lines
171 B
JSON

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