mirror of
https://github.com/zen-browser/rices.git
synced 2025-07-07 00:45:40 +02:00
8 lines
171 B
JSON
8 lines
171 B
JSON
{
|
|
"$schema": "https://json.schemastore.org/nest-cli",
|
|
"collection": "@nestjs/schematics",
|
|
"sourceRoot": "src",
|
|
"compilerOptions": {
|
|
"deleteOutDir": true
|
|
}
|
|
}
|