Initial commit

This commit is contained in:
bartonstee
2020-10-29 14:48:59 +01:00
committed by GitHub
commit 970d4a7df1
15 changed files with 21088 additions and 0 deletions

3
tsconfig.json Normal file
View File

@@ -0,0 +1,3 @@
{
"extends": "./node_modules/@mendix/pluggable-widgets-tools/configs/tsconfig.base.json"
}