Files
customgroupbox/tsconfig.json
2020-10-28 23:30:50 +01:00

7 lines
141 B
JSON

{
"extends": "./node_modules/@mendix/pluggable-widgets-tools/configs/tsconfig.base.json",
"compileerOptions": {
"jsx": "react"
}
}