deno.json
jsxImportSourceTypes
"compilerOptions": { "strict": true, "lib": ["dom", "dom.iterable", "dom.asynciterable", "deno.ns", "esnext"], "jsx": "react-jsx", "jsxImportSource": "react", "jsxImportSourceTypes": "@types/react" },