mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-24 18:47:30 +00:00
Update templates to TypeScript 2.2.1 and fix whatwg-fetch related errors. Fixes #705
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"target": "es5",
|
||||
"sourceMap": true,
|
||||
"skipDefaultLibCheck": true,
|
||||
"types": ["es6-promise", "history", "requirejs", "whatwg-fetch"]
|
||||
"types": ["es6-promise", "history", "requirejs"]
|
||||
},
|
||||
"exclude": [
|
||||
"bin",
|
||||
|
||||
Reference in New Issue
Block a user