This commit is contained in:
2017-02-27 14:05:03 +01:00
parent aa945149ae
commit 04ba9253f4
10 changed files with 378 additions and 1 deletions

5
tsconfig.json Normal file
View File

@@ -0,0 +1,5 @@
{
"compilerOptions": {
"experimentalDecorators": true
}
}