gpo.zugaina.org

Search Portage & Overlays:

dev-util/eslint_d

Makes eslint the fastest linter on the planet

Screenshots

ChangeLog

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