This commit is contained in:
Joao Moreno
2017-06-29 11:24:34 +02:00
parent 7b4d504811
commit 9e04762e40

View File

@@ -12,8 +12,7 @@
"noImplicitReturns": true,
"baseUrl": ".",
"typeRoots": [
"typings",
"../node_modules/@types"
"typings"
]
}
}
}