fix(typescript): add experimentalDecorators = true to CompilerOptions

This commit is contained in:
2018-07-09 00:00:07 +02:00
parent c603ae0c87
commit 7e8fe1bcba
3 changed files with 7 additions and 4 deletions

View File

@@ -24,4 +24,4 @@
"typescript": "^2.9.1"
},
"private": false
}
}