jsx-curly-brace-presence removes braces that are required #1449
Closed
Description
opened on Sep 26, 2017
<style type="text/css">{'.mt0 { margin-top: 0; }'}</style>
with the 7.4.0
release these braces are removed and then eslint chokes on the syntax.
Activity