Restore tsproject.json

This commit is contained in:
garronej 2022-08-16 14:45:18 +07:00
parent b85f1ef351
commit 832434095e

View File

@ -10,6 +10,6 @@
"downlevelIteration": true,
"noFallthroughCasesInSwitch": true,
"composite": true,
"outDir": "./dist"
"outDir": "../dist"
}
}