9 lines
151 B
JSON
9 lines
151 B
JSON
{
|
|
"compilerOptions": {
|
|
"tsConfigPath": "tsconfig.json"
|
|
},
|
|
"sourceRoot": "src",
|
|
"collection": "@nestjs/schematics",
|
|
"entryFile": "main"
|
|
}
|