summaryrefslogtreecommitdiff
path: root/tests/specs/lint/jsx/react-jsx/deno.json
blob: a224293f4e48ac12e735d0d82f0b485dd561bd38 (plain)
1
2
3
4
5
{
  "compilerOptions": {
    "jsx": "react-jsx"
  }
}