node-pt / nest-cli.json
Abdul Rehman
first commit
ae1ae66
raw
history blame
171 Bytes
{
"$schema": "https://json.schemastore.org/nest-cli",
"collection": "@nestjs/schematics",
"sourceRoot": "src",
"compilerOptions": {
"deleteOutDir": true
}
}