es7 in lib

This commit is contained in:
Alicia Sykes
2017-06-17 22:15:58 +01:00
parent 896f51b62a
commit f4050fc7d7

View File

@@ -7,7 +7,7 @@
"emitDecoratorMetadata": true, "emitDecoratorMetadata": true,
"experimentalDecorators": true, "experimentalDecorators": true,
"skipLibCheck": true, "skipLibCheck": true,
"lib": ["es2015", "es2015.iterable", "dom"], "lib": ["es2015", "es7", "es2015.iterable", "dom"],
"noImplicitAny": false "noImplicitAny": false
}, },
"exclude": [ "exclude": [