{
  "extends": "@kie-tools/tsconfig/tsconfig.esm.json",
  "compilerOptions": {
    "esModuleInterop": true,
    "jsx": "react-jsx"
  }
}
