Cleaned scripts and tsconfig

This commit is contained in:
Geomitron
2020-02-03 19:29:55 -05:00
parent 78b41f839c
commit 733333e2dc
2 changed files with 8 additions and 8 deletions

View File

@@ -17,8 +17,5 @@
"es2015",
"dom"
]
},
"include": [
"src/electron/**/*.ts"
]
}
}