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
将ESLint作为工具添加到Cake中。
目录
安装
#addin nuget:?package=Cake.ESLint
使用
#addin nuget:?package=Cake.ESLint
Task("MyTask").Does(() => {
ESLint();
});
讨论
如果您有疑问,请搜索现有的话题,或在Cake GitHub仓库中使用extension Q&A
类别创建新的讨论。
维护者
贡献
Cake.ESLint遵从Contributor Covenant行为准则。
我们接受拉取请求。有关如何为Cake.ESLint做出贡献的说明,请参阅贡献文件。
简短提示:如果编辑Readme,请遵循standard-readme规范。
此项目遵循all-contributors规范。欢迎任何形式的贡献!
贡献者
感谢以下这些优秀的人们(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>
许可
产品 | 版本 兼容和额外的计算目标框架版本。 |
---|---|
.NET | net6.0兼容。 net6.0-android已计算。 net6.0-ios已计算。 net6.0-maccatalyst已计算。 net6.0-macos已计算。 net6.0-tvos已计算。 net6.0-windows已计算。 net7.0兼容。 net7.0-android已计算。 net7.0-ios已计算。 net7.0-maccatalyst已计算。 net7.0-macos已计算。 net7.0-tvos已计算。 net7.0-windows已计算。 net8.0兼容。 net8.0-android已计算。 net8.0-browser已计算。 net8.0-ios已计算。 net8.0-maccatalyst已计算。 net8.0-macos已计算。 net8.0-tvos已计算。 net8.0-windows已计算。 |
-
net6.0
- 无依赖项。
-
net7.0
- 无依赖项。
-
net8.0
- 无依赖项。
NuGet 包
此包未被任何 NuGet 包使用。
GitHub 仓库
此包未被任何流行的 GitHub 仓库使用。