Cake.ESLint
3.0.0
dotnet add package Cake.ESLint --version 3.0.0
NuGet\Install-Package Cake.ESLint -Version 3.0.0
<PackageReference Include="Cake.ESLint" Version="3.0.0" />
paket add Cake.ESLint --version 3.0.0
#r "nuget: Cake.ESLint, 3.0.0"
#addin nuget:?package=Cake.ESLint&version=3.0.0
Cake.ESLint
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.
Maintainer
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
Product | Versions 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. |
-
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.