{
  "extends": "./base.json",
  "compilerOptions": {
    "types": ["@empjs/cli/types/react"],
    "jsx": "react-jsx"
  }
}
