Cake.ESLint 3.0.0

dotnet add package Cake.ESLint --version 3.0.0
NuGet\Install-Package Cake.ESLint -Version 3.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Cake.ESLint" Version="3.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Cake.ESLint --version 3.0.0
#r "nuget: Cake.ESLint, 3.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Cake.ESLint&version=3.0.0

Cake.ESLint

standard-readme compliant All Contributors Build Codecov Report NuGet package

Makes ESLint available as a tool in Cake.

Makes ESLint available as a tool in Cake

Table of Contents

Install

#addin nuget:?package=Cake.ESLint

Usage

#addin nuget:?package=Cake.ESLint

Task("MyTask").Does(() => {
  ESLint();
});

Discussion

If you have questions, search for an existing one, or create a new discussion on the Cake GitHub repository, using the extension Q&A category.

Join in the discussion on the Cake repository

Maintainer

Nils Andresen @nils-a

Contributing

Cake.ESLint follows the Contributor Covenant Code of Conduct.

We accept Pull Requests. Please see the contributing file for how to contribute to Cake.ESLint.

Small note: If editing the Readme, please conform to the standard-readme specification.

This project follows the all-contributors specification. Contributions of any kind welcome!

Contributors

Thanks goes to these wonderful people (emoji key):

<table> <tbody> <tr> <td align="center"><a href="https://github.com/nils-a"><img src="https://avatars.githubusercontent.com/u/349188?v=4?s=100" width="100px;" alt="Nils Andresen"/><br /><sub><b>Nils Andresen</b></sub></a><br /><a href="https://github.com/cake-contrib/Cake.ESLint/commits?author=nils-a" title="Code">💻</a> <a href="#maintenance-nils-a" title="Maintenance">🚧</a></td> <td align="center"><a href="https://github.com/SimonCropp"><img src="https://avatars.githubusercontent.com/u/122666?v=4?s=100" width="100px;" alt="Simon Cropp"/><br /><sub><b>Simon Cropp</b></sub></a><br /><a href="https://github.com/cake-contrib/Cake.ESLint/commits?author=SimonCropp" title="Code">💻</a></td> <td align="center"><a href="https://github.com/pascalberger"><img src="https://avatars.githubusercontent.com/u/2190718?v=4?s=100" width="100px;" alt="Pascal Berger"/><br /><sub><b>Pascal Berger</b></sub></a><br /><a href="https://github.com/cake-contrib/Cake.ESLint/commits?author=pascalberger" title="Code">💻</a> <a href="https://github.com/cake-contrib/Cake.ESLint/commits?author=pascalberger" title="Documentation">📖</a></td> </tr> </tbody> </table>

License

MIT License © Nils Andresen

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net6.0

    • No dependencies.
  • net7.0

    • No dependencies.
  • net8.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.0 47,499 11/23/2023
2.1.0 40,621 2/2/2023
2.0.0 4,111 11/15/2022
1.0.0 3,883 12/4/2021
0.5.1 620 10/12/2021
0.5.0 1,723 6/10/2021
0.4.0 311 6/9/2021
0.3.0 394 6/5/2021
0.2.0 370 6/3/2021
0.1.0 313 6/1/2021
0.1.0-beta0001 240 5/31/2021