Added frontend

This commit is contained in:
maciejhirsz
2018-06-27 11:06:47 +02:00
parent 003ed008e9
commit 73f5309343
20 changed files with 15286 additions and 1 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"extends": "./tsconfig.json",
"compilerOptions": {
"module": "commonjs"
}
}