gpo.zugaina.org

Search Portage & Overlays:

dev-util/eslint_d

Makes eslint the fastest linter on the planet

Screenshots

ChangeLog

commit d8175355037fc10cc4a5e2f77d8bd0ad0cd68da4
Author: Benny Powers <web@bennypowers.com>
Date: Mon Aug 3 10:32:05 2026 +0300

fix(dev-util/eslint_d): r1 -- add missing config-path patch

15.0.3 ebuild inherited patch reference using $ but the patch file
was not added to files/. Copy from 15.0.2 -- still applies (offset 4).

Assisted-By: Claude Sonnet 4.6

commit 68147f6bbaa05302ad74015fb718bee257264547
Author: Benny Powers <web@bennypowers.com>
Date: Mon Aug 3 08:18:42 2026 +0300

feat(dev-util/eslint_d): bump to 15.0.3

Assisted-By: Claude Sonnet 4.6

commit 78bf47eb2686ecd816bf7460fede11f59a1e4548
Author: Benny Powers <web@bennypowers.com>
Date: Thu Jun 11 10:22:48 2026 +0300

fix(dev-util/eslint_d): write config to XDG_RUNTIME_DIR

eslint_d daemon writes .eslint_d config file next to eslint's
package.json, which is root-owned in system-wide installs. Patch
configFile() to use XDG_RUNTIME_DIR/eslint_d/ or ~/.cache/eslint_d/
instead, with base64url-encoded resolver path for per-instance
isolation. Also fix release tag to use PN convention.

Assisted-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

commit ad9c812f795a0a2bc48b5bdada0d7f6c7c885e23
Author: Benny Powers <web@bennypowers.com>
Date: Thu Apr 30 13:56:25 2026 +0300

add(dev-util/eslint_d): eslint daemon for faster linting, 15.0.2

Assisted-By: Claude Sonnet 4.6