Skip to content

JsxEmit

原文链接

https://microsoft.github.io/monaco-editor/docs.html#enums/languages.typescript.JsxEmit.html

None

  • 值:0

Preserve

  • 值:1

React

  • 值:2

ReactJSX

  • 值:4

ReactJSXDev

  • 值:5

ReactNative

  • 值:3