chore: Add @types/systemjs

This commit is contained in:
Misko Hevery
2016-12-09 14:28:19 -08:00
committed by Victor Berchet
parent fb38fba8f9
commit 2a5012d515
4 changed files with 5264 additions and 2359 deletions

View File

@ -18,7 +18,7 @@
"target": "es5",
"lib": ["es2015", "dom"],
"skipLibCheck": true,
"types": ["jasmine", "node", "angularjs"]
"types": ["jasmine", "node", "angularjs", "systemjs"]
},
"include": [
"./_common/*.ts",