7 lines
141 B
JSON
7 lines
141 B
JSON
{
|
|
"extends": "./node_modules/@mendix/pluggable-widgets-tools/configs/tsconfig.base.json",
|
|
"compileerOptions": {
|
|
"jsx": "react"
|
|
}
|
|
}
|