Fix API tsconfig: remove rootDir to allow project references
This commit is contained in:
@@ -14,7 +14,6 @@
|
||||
"declarationMap": true,
|
||||
"sourceMap": true,
|
||||
"outDir": "./dist",
|
||||
"rootDir": "./src",
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"@brazil-swift-ops/types": ["../../packages/types/src"],
|
||||
|
||||
Reference in New Issue
Block a user