ESLint

Description

ESLint is an open source tool that verifies that JavaScript applications adhere to certain coding standards. It produces an XML file which can be imported to generate findings.

For more details, refer to https://eslint.org/.

Note

This Data Provider is new in Squore 18.0

Usage

ESLint has the following options:

  • ESLint results file ( xml ) Point to the XML file that contains ESLint results in Checkstyle format.​

The full command line syntax for ESLint is:

-d "type=ESLint,xml=[text]"