chore: fix build on windows by specifying typesRoot

relates to #200
This commit is contained in:
Roman Hotsiy 2017-02-14 12:17:14 +02:00
parent 088dad8dca
commit a40d8d7dfe
No known key found for this signature in database
GPG Key ID: 5CB7B3ACABA57CB0

View File

@ -11,6 +11,7 @@
"noEmitHelpers": true,
"strictNullChecks": false,
"baseUrl": "./src",
"typeRoots": [ "./node_modules/@types" ],
"paths": {
},
"lib": [