This commit is contained in:
Dominik Prokop
2019-02-11 10:32:17 +01:00
parent 89c153d44b
commit f80c8cc06c
8 changed files with 897 additions and 396 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"extends": "../../tsconfig.json",
"compilerOptions": {
"module": "commonjs"
}
}