initial commit

This commit is contained in:
Erik Tiekstra
2021-03-16 11:49:59 +01:00
committed by Erik Tiekstra
commit f0d1b3ccd4
48 changed files with 46728 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
{
"extends": "../../tsconfig.base.json",
"files": [],
"include": [],
"references": [
{
"path": "./tsconfig.app.json"
},
{
"path": "./tsconfig.spec.json"
},
{
"path": "./tsconfig.editor.json"
}
]
}