2019-05-30 07:40:26 -07:00

9 lines
98 B
JSON

{
"scripts": {
"tsc": "tsc"
},
"devDependencies": {
"typescript": "^3.3.3333"
}
}