GitShow/sindresorhus/eslint-formatter-pretty
sindresorhus

eslint-formatter-pretty

Pretty ESLint formatter

by sindresorhus
eslinteslint-formatternodejsnpm-packageprettyreporterxo
Star on GitHubForknpm

JavaScript

549 stars26 forks21 contributorsQuiet · 2mo agoSince 2016v7.1.0MIT

Meet the team

See all 21 on GitHub →
sindresorhus
sindresorhus52 contributions
jamestalmage
jamestalmage5 contributions
SamVerschueren
SamVerschueren4 contributions
coreyfarrell
coreyfarrell3 contributions
manovotny
manovotny2 contributions
amilajack
amilajack1 contribution
hipstersmoothie
hipstersmoothie1 contribution
tusbar
tusbar1 contribution

Recent fixes

View closed PRs →
haraldreingruber-dedalus
Support VSCode built-in hyperlink functionMergedPR

I'd like to propose using the iTerm workaround also for the VSCode terminal. Maybe I am missing something, but the current implementation doesn't work for me in VSCode. If you like, I could also simplify the condition branches, as the fallback is also identical.

haraldreingruber-dedalus · 2mo ago
egorbabintcev
Incompatible @types/eslint dependency with ESLint 9.x causes TS errorsClosedIssue

Environment Node.js: 22.19.0 (LTS) pnpm: 10.17.1 (pnpm’s isolated layout causes the issue) eslint: 9.36.0 @eslint/js: 9.36.0 eslint-formatter-pretty: 6.0.1 typescript: 5.9.2 Observed behavior When using ESLint config helpers such as , TypeScript reports type errors related to . The errors come from ESLint’s type definitions, not from the user’s code. Expected behavior With ESLint 9.x and , should type-check correctly without mismatches. Possible cause currently has a production dependency on , that version appears to be incompatible with ESLint 9.x. The issue disappears if the project explicitly installs the latest , overriding the version pulled in by . Suggested solutions Update the dependency to a version compatible with ESLint 9.x. Or, since eslint is shipping types with the main package - remove it in favor of optional peer dependency Steps to reproduce See reproduction repo: link here

egorbabintcev · 9mo ago
connorjs
Header/filename as hyperlinkClosedIssue

In iTerm, Command-click the filename header to open the file in your editor. What led to this being iTerm only? Should/could the header/filename be a hyperlink itself? (a link) _Note: I am new to terminal hyperlinks and am just exploring file links, including line and column placement, so maybe iTerm’s features are better than others. I recently switched to Kitty._

connorjs · 9mo ago
Structured data for AI agents

Repository: sindresorhus/eslint-formatter-pretty. Description: Pretty ESLint formatter Stars: 549, Forks: 26. Primary language: JavaScript. License: MIT. Topics: eslint, eslint-formatter, nodejs, npm-package, pretty, reporter, xo. Latest release: v7.1.0 (2mo ago). Open PRs: 0, open issues: 1. Last activity: 2mo ago. Top contributors: sindresorhus, jamestalmage, SamVerschueren, coreyfarrell, manovotny, amilajack, hipstersmoothie, tusbar, calebeby, chrishelgert and others.

·@ofershap

Replace github.com with gitshow.dev