React‘ refers to a UMD global 或者 Cannot use JSX unless the ‘--jsx‘ flag is provided.
开发typescript+react项目div等标签报红:React’referstoaUMDglobal,butthecurrentfileisamodule.Consideraddinganimportinstead修改tsconfig.json文件"compilerOptions":{"jsx":"react-jsx"}修改后如还是报:CannotuseJSXunlessthe‘–jsx’f