mirror of
https://github.com/bendtherules/react-to-markdown.git
synced 2026-08-18 22:03:20 +00:00
tsconfig - Support jsx in react mode
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
],
|
||||
"target": "es2015",
|
||||
"outDir": "./lib",
|
||||
"jsx": "react",
|
||||
"removeComments": true,
|
||||
"inlineSourceMap": true,
|
||||
"inlineSources": true,
|
||||
|
||||
Reference in New Issue
Block a user