Skip to content

Webstorm integration fails #221

Closed
Closed
@edorivai

Description

@edorivai

When upgrading from 3.3.2 to 3.4.1, Webstorm is unable to lint. It shows the following message:

ESLint failed: Cannot parse checkstyle XML

The output of checkstyle output:

The react/jsx-quotes rule is deprecated. Please use the jsx-quotes rule instead.
<?xml version="1.0" encoding="utf-8"?><checkstyle version="4.3"><file name="/home/edo/some-file.js"></file></checkstyle>

I believe the deprecation warning is the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions