Change relative reference paths to types references. Errors incoming...

This commit is contained in:
Ryan Cavanaugh 2016-05-09 18:06:27 -07:00
parent 5ceec62f2a
commit 4039f599e7

View File

@ -5,7 +5,7 @@
"noImplicitAny": true,
"strictNullChecks": false,
"baseUrl": "../",
"typesRoot": "../"
"typesSearchPaths": ["../"]
},
"files": [
"index.d.ts",