Quartz 5

Home

❯

Org-roam

❯

react-jsxdev

react-jsxdev

Nov 30, 20201 min read

Description

Support development compiles for React 17’s react-jsx and jsxs react factory function factory functions. See PR1.

Example

// ./src/tsconfig.dev.json
{
    "extends": "./tsconfig.json",
    "compilerOptions": {
        "jsx": "react-jsxdev"
    }
}

Footnotes

Footnotes

  1. https://github.com/microsoft/TypeScript/pull/39199 ↩


Graph View

  • Description
  • Example
  • Footnotes

Backlinks

  • TypeScript 4.1
  • TypeScript jsx flag

Created with Quartz v5.0.0 © 2026

  • GitHub
  • Discord Community