add overrides for typescript 1.6.2

This commit is contained in:
Frank Wallis
2015-09-19 10:55:07 +01:00
parent 9b8d15fdb3
commit b92ebf8baa
@@ -0,0 +1,12 @@
{
"browser": {},
"map": {
"buffer": "@empty",
"child_process": "@empty",
"fs": "@empty",
"os": "@empty",
"path": "@empty",
"process": "@empty",
"readline": "@empty"
}
}