Cake.Issues.EsLint

The EsLint support for the Cake.Issues addin allows you to read issues logged by ESLint. This addin provides the aliases for reading ESLint issues and providing them to the Cake.Issues addin. It also requires the core Cake.Issues addin. There are also additional addins for generating reports or posting issues to pull requests. See cakeissues.net for an overview of the whole ecosystem of addins for working with issues in Cake scripts.

#addin nuget:?package=Cake.Issues.EsLint&version=4.9.0

dotnet add package Cake.Issues.EsLint --version 4.9.0

<PackageReference Include="Cake.Issues.EsLint" Version="4.9.0" />

Aliases

Issue Providers