{
  "$schema": "https://json.schemastore.org/tsconfig",
  "display": "@lhx-kit/tsconfig/app-react",
  "extends": "./base.json",
  "compilerOptions": {
    "noEmit": true,
    "jsx": "react-jsx",
    "types": ["vite/client", "node"]
  }
}
