Убраны лишние параметры из nest-cli
This commit is contained in:
parent
57e63b5d24
commit
1be654c13f
1 changed files with 0 additions and 18 deletions
|
|
@ -10,24 +10,6 @@
|
|||
"compilerOptions": {
|
||||
"tsConfigPath": "libs/event-emitter/tsconfig.lib.json"
|
||||
}
|
||||
},
|
||||
"redmine-issues-cache-writer": {
|
||||
"type": "library",
|
||||
"root": "libs/redmine-issues-cache-writer",
|
||||
"entryFile": "index",
|
||||
"sourceRoot": "libs/redmine-issues-cache-writer/src",
|
||||
"compilerOptions": {
|
||||
"tsConfigPath": "libs/redmine-issues-cache-writer/tsconfig.lib.json"
|
||||
}
|
||||
},
|
||||
"redmine-data-loader": {
|
||||
"type": "library",
|
||||
"root": "libs/redmine-data-loader",
|
||||
"entryFile": "index",
|
||||
"sourceRoot": "libs/redmine-data-loader/src",
|
||||
"compilerOptions": {
|
||||
"tsConfigPath": "libs/redmine-data-loader/tsconfig.lib.json"
|
||||
}
|
||||
}
|
||||
},
|
||||
"compilerOptions": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue