2019-09-25 09:23:05 +00:00
|
|
|
{
|
2022-03-29 17:35:15 +00:00
|
|
|
"$schema": "https://json.schemastore.org/nest-cli",
|
2019-09-25 09:23:05 +00:00
|
|
|
"collection": "@nestjs/schematics",
|
2022-08-02 00:15:21 +00:00
|
|
|
"sourceRoot": "src",
|
|
|
|
|
"compilerOptions": {
|
|
|
|
|
"deleteOutDir": true
|
|
|
|
|
}
|
2019-09-25 09:23:05 +00:00
|
|
|
}
|