add magic methods

This commit is contained in:
Philipp Kühn
2020-03-11 10:02:47 +01:00
parent 5a45420a90
commit 00cc5b0180
3 changed files with 116 additions and 9 deletions

View File

@@ -8,6 +8,7 @@
"moduleResolution": "node",
"esModuleInterop": true,
"allowSyntheticDefaultImports": true,
"experimentalDecorators": true,
"sourceMap": true,
"baseUrl": ".",
"types": [