mirror of
https://github.com/AtHeartEngineering/bandada.git
synced 2026-01-09 16:57:54 -05:00
9 lines
185 B
JSON
9 lines
185 B
JSON
{
|
|
"$schema": "https://json.schemastore.org/nest-cli",
|
|
"collection": "@nestjs/schematics",
|
|
"sourceRoot": "src",
|
|
"compilerOptions": {
|
|
"deleteOutDir": true
|
|
}
|
|
}
|