Initial commit

This commit is contained in:
bartonstee
2020-12-21 09:14:57 +01:00
committed by GitHub
parent 5b26b0c467
commit 94775bc3f7
15 changed files with 21108 additions and 199 deletions

3
tsconfig.json Normal file
View File

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