-
Notifications
You must be signed in to change notification settings - Fork 244
Open
Labels
package: builderAngular CLI builder which enables executing ESLint in Angular CLI workspacesAngular CLI builder which enables executing ESLint in Angular CLI workspacestriageThis issue needs to be looked at and categorized by a maintainerThis issue needs to be looked at and categorized by a maintainer
Description
Description and reproduction of the issue
Allow passing the new concurrent option in ESLint when calling npx ng lint
. From the current set of options, I can't see any way to pass this option, which I'm interested in trying to speed up linting.
Versions
package | version |
---|---|
@angular-eslint/builder |
20.1.1 |
ESLint |
9.34.0 |
node |
24.5.0 |
# Please run `npx ng version` in your project and paste the full output here:
Angular CLI: 20.2.0
Node: 24.5.0
Package Manager: npm 11.5.1
OS: win32 x64
Angular: 20.2.1
... animations, common, compiler, compiler-cli, core, forms
... platform-browser, router
Package Version
--------------------------------------------
@angular-devkit/architect 0.2002.0
@angular-devkit/core 20.2.0 (cli-only)
@angular-devkit/schematics 20.2.0
@angular/build 20.2.0
@angular/cdk 20.1.5
@angular/cli 20.2.0
@angular/material 20.1.5
@angular/material-date-fns-adapter 20.1.5
@schematics/angular 20.2.0
rxjs 7.8.2
typescript 5.9.2
zone.js 0.15.1
- I have updated to the latest supported version of the packages and checked my
ng version
output per the instructions given here.
jnizet, merelrietbergen, earshinov and Accir
Metadata
Metadata
Assignees
Labels
package: builderAngular CLI builder which enables executing ESLint in Angular CLI workspacesAngular CLI builder which enables executing ESLint in Angular CLI workspacestriageThis issue needs to be looked at and categorized by a maintainerThis issue needs to be looked at and categorized by a maintainer