keys-for-all/keys-api/nest-cli.json
2025-07-22 18:27:21 -07:00

9 lines
No EOL
191 B
JSON

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