EslintStandalone.Cli
1.4.1
dotnet add package EslintStandalone.Cli --version 1.4.1
NuGet\Install-Package EslintStandalone.Cli -Version 1.4.1
<PackageReference Include="EslintStandalone.Cli" Version="1.4.1" />
paket add EslintStandalone.Cli --version 1.4.1
#r "nuget: EslintStandalone.Cli, 1.4.1"
// Install EslintStandalone.Cli as a Cake Addin #addin nuget:?package=EslintStandalone.Cli&version=1.4.1 // Install EslintStandalone.Cli as a Cake Tool #tool nuget:?package=EslintStandalone.Cli&version=1.4.1
Standalone tool for Eslint. https://eslint.org/ Run from the command line. Configured via a .eslintrc.js file within working folder.
Fallback to other .eslintrc folders as standard for EsLint. Built for Windows platform using node10-win platform compilation targetusing Pkg tool.
See Project Url of this package for source code to repackage the standalone tool for other platforms using the Pkg tool for Node.
Learn more about Target Frameworks and .NET Standard.
This package has 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.