Skip to content
Snippets Groups Projects
Commit 3fa0274a authored by Glenn Vorhes's avatar Glenn Vorhes
Browse files

preserve jsx extension

parent e554a969
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@
"target": "es5",
"sourceMap": true,
"inlineSources": true,
"jsx": "react",
"jsx": "preserve",
"noEmitOnError": true
},
"include": [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment