delete tsconfig

Signed-off-by: Shakar <5h4k4r.b4kr@gmail.com>
This commit is contained in:
Shakar 2023-09-17 13:54:17 +03:00
parent 5b0b91b542
commit 5c05cd5a1d
No known key found for this signature in database
GPG Key ID: DA55A26823AE3C28

View File

@ -1,11 +0,0 @@
{
"compilerOptions": {
"typeRoots": [
"node_modules/@types",
"src/typings"
],
"types": [
"node"
]
}
}