Switch from babel to typescript for initial ext conversion

This commit is contained in:
hensm
2019-02-25 14:34:27 +00:00
parent e4dffe0cce
commit b7571791e2
13 changed files with 217 additions and 1342 deletions

View File

@@ -25,8 +25,7 @@
"@types/mime-types": "^2.1.0",
"@types/node": "^11.9.5",
"mustache": "^3.0.1",
"pkg": "^4.3.5",
"typescript": "^3.3.3333"
"pkg": "^4.3.5"
},
"optionalDependencies": {
"rage-edit": "^1.2.0"