Delete tsconfig.build.json

This commit is contained in:
maksimgrs98 2024-10-14 19:31:09 +02:00
parent 0f275c3ac9
commit 01a13e099e

View File

@ -1,4 +0,0 @@
{
"extends": "./tsconfig.json",
"exclude": ["node_modules", "test", "dist", "**/*spec.ts"]
}