[refactor] Converted TextFile to TypeScript

This commit is contained in:
Steven Evans
2018-06-14 09:11:28 -04:00
parent 3e1ec388e0
commit 67cee8642b
6 changed files with 107 additions and 95 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"compilerOptions": {
"module": "commonjs",
"target": "es5",
"target": "es6",
"sourceMap": true
},
"exclude": [