eslint-p

0.4.0 • Public • Published

eslint-p · npm version

A drop-in replacement for ESLint 9 featuring multithreaded parallel linting.

Only flat config is supported!

Usage

All ESLint options are supported, plus --concurrency to specify the number of linting threads explicitly.

Example:

npx eslint-p --fix --concurrency=4

If not specified, the number of linting threads is calculated automatically. Normally, a performance improvement will be only noticeable on systems with 4 or more CPUs.

Readme

Keywords

none

Package Sidebar

Install

npm i eslint-p

Weekly Downloads

55

Version

0.4.0

License

ISC

Unpacked Size

52.6 kB

Total Files

21

Last publish

Collaborators

  • fasttime