feat: modernize core-tools

This commit is contained in:
Wieland Schöbl
2021-08-25 09:47:36 +00:00
parent 106dd26f89
commit fe59204b42
106 changed files with 4131 additions and 6216 deletions

4
test/model/tsconfig.json Normal file
View File

@@ -0,0 +1,4 @@
{
"extends": "../../node_modules/@openstapps/configuration/tsconfig.json",
"exclude": []
}