waterwolf-oauth-core/nest-cli.json
2024-07-27 01:19:40 -04:00

8 lines
179 B
JSON

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