atlilith/@platform/codebase/@features/platform-api/nest-cli.json
2026-05-17 07:41:16 -07:00

9 lines
196 B
JSON

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