swap typed-screeps with @types/screeps

This commit is contained in:
Resi Respati
2017-12-30 09:43:07 +07:00
parent 8818c10634
commit 64c8008c18
2 changed files with 2 additions and 6 deletions

View File

@@ -9,11 +9,7 @@
"experimentalDecorators": true,
"noImplicitReturns": true,
"allowSyntheticDefaultImports": true,
"allowUnreachableCode": false,
"types": [
"lodash",
"typed-screeps"
]
"allowUnreachableCode": false
},
"exclude": [
"node_modules"