remove tsconfig changes
This commit is contained in:
parent
a886198847
commit
8b42c0aa0b
|
@ -7,7 +7,6 @@
|
||||||
"baseUrl": ".",
|
"baseUrl": ".",
|
||||||
"paths": {
|
"paths": {
|
||||||
"~/*": ["./*"]
|
"~/*": ["./*"]
|
||||||
},
|
}
|
||||||
"rootDir": "."
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,5 +0,0 @@
|
||||||
{
|
|
||||||
"files": [],
|
|
||||||
"exclude": ["node_modules"],
|
|
||||||
"references": [{ "path": "packages/status-js" }]
|
|
||||||
}
|
|
Loading…
Reference in New Issue