mirror of
https://github.com/Lissy93/happy-app.git
synced 2021-05-12 19:52:18 +03:00
es7 in lib
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
"emitDecoratorMetadata": true,
|
||||
"experimentalDecorators": true,
|
||||
"skipLibCheck": true,
|
||||
"lib": ["es2015", "es2015.iterable", "dom"],
|
||||
"lib": ["es2015", "es7", "es2015.iterable", "dom"],
|
||||
"noImplicitAny": false
|
||||
},
|
||||
"exclude": [
|
||||
|
||||
Reference in New Issue
Block a user