CodeBrowser / npm / @nx/linter
@nx/linter@19.8.4
// The Linter plugin for Nx contains executors, generators and utilities used for linting JavaScript/TypeScript projects within an Nx workspace.
$ npm install @nx/linter
downloads/wk
451,548
license
MIT
version
19.8.4
published
Oct 4, 2024
What is @nx/linter?
@nx/linter is an Nx plugin that provides executors, generators, and utilities for running linting tools like ESLint across JavaScript and TypeScript projects in a monorepo. Developers use it to enforce code quality and style standards consistently across multiple projects in an Nx workspace through CLI commands. It integrates linting workflows directly into your build and development processes, making it easier to maintain code standards at scale.
Keywords
#Monorepo #Web #Lint #ESLint #CLI
Dependencies (1)
Maintainers
nrwlowner, nrwl-jason, jack-nrwl, maxk-nrwl, jameshenry