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