remove tsconfig changes

This commit is contained in:
Felicio Mununga 2022-06-01 06:46:25 +02:00
parent 0e96078dca
commit 198c3afff7
No known key found for this signature in database
GPG Key ID: 0EB8D75C775AB6F1
2 changed files with 1 additions and 7 deletions

View File

@ -7,7 +7,6 @@
"baseUrl": ".",
"paths": {
"~/*": ["./*"]
},
"rootDir": "."
}
}
}

View File

@ -1,5 +0,0 @@
{
"files": [],
"exclude": ["node_modules"],
"references": [{ "path": "packages/status-js" }]
}