Fixture tests failing due to extra warning about JSX Harmony in IntelliJ 15
Hi, since upgrading my plugin SDK to IntelliJ 15, all of the inspection tests are failing due to an additional warning coming from the fixture file:
<warning descr="Switch language level to JSX Harmony”>
Is there a way to disable this warning and get my tests passing again?
请先登录再写评论。