🧹 config cleanup

This commit is contained in:
ful1e5 2020-08-14 11:23:08 +05:30
parent 881dab538c
commit 40daae8854
4 changed files with 0 additions and 50 deletions

View file

@ -1,9 +0,0 @@
{
"compilerOptions": {
/* Basic Options */
"outDir": "dist",
"rootDir": "src"
},
"include": ["src"],
"references": [{ "path": "../shared" }]
}