some tsconfig polish

This commit is contained in:
Johannes Rieken
2019-08-22 12:36:44 +02:00
parent 366e1b275c
commit b97d6db480
2 changed files with 8 additions and 8 deletions

View File

@@ -17,13 +17,6 @@
"vs/*": [
"./vs/*"
]
},
"types": [
"keytar",
"mocha",
"semver",
"sinon",
"winreg"
]
}
}
}