remove nx workspace
This commit is contained in:
12
api/nest-cli.json
Normal file
12
api/nest-cli.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"$schema": "https://json.schemastore.org/nest-cli",
|
||||
"collection": "@nestjs/schematics",
|
||||
"sourceRoot": "src",
|
||||
"compilerOptions": {
|
||||
"deleteOutDir": true,
|
||||
"assets": [
|
||||
"assets/**/*",
|
||||
"**/*.hbs"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user