Improvements
Remove margin at the bottom Update package dependencies Update Pluggable widget package version
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
{
|
||||
"extends": "./node_modules/@mendix/pluggable-widgets-tools/configs/tsconfig.base.json"
|
||||
"extends": "./node_modules/@mendix/pluggable-widgets-tools/configs/tsconfig.base.json",
|
||||
"compilerOptions": {
|
||||
"jsx": "react"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user