Cake.ESLint
4.0.0
dotnet add package Cake.ESLint --version 4.0.0
NuGet\Install-Package Cake.ESLint -Version 4.0.0
<PackageReference Include="Cake.ESLint" Version="4.0.0" />
<PackageVersion Include="Cake.ESLint" Version="4.0.0" />
<PackageReference Include="Cake.ESLint" />
paket add Cake.ESLint --version 4.0.0
#r "nuget: Cake.ESLint, 4.0.0"
#:package Cake.ESLint@4.0.0
#addin nuget:?package=Cake.ESLint&version=4.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 | 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. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net8.0
- No dependencies.
-
net9.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.