how can I disable syntax error report and enable inspections error report

webstorm report syntax error when code contain es7 syntax like this, onClick={::this._increment}>

how can i only use eslint inspections

0

There is no way to do this.
Please vote for https://youtrack.jetbrains.com/issue/WEB-16614 to get this syntax supported

0

请先登录再写评论。