{"library":"eslint-formatter-stylish","type":"library","category":null,"description":"Standalone package for ESLint's official 'stylish' formatter, extracted for use outside ESLint's core. Version 9.0.1 supports ESLint 9 and requires Node ^18.18.0 || ^20.9.0 || >=21.1.0. Ships TypeScript definitions. Useful for custom lint reporting or integrating ESLint output into other tools. Maintained as part of the eslint-formatters monorepo with minimal dependencies.","language":"javascript","status":"active","version":"9.0.1","tags":["javascript","lint","ecmascript","typescript"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install eslint-formatter-stylish","imports":["import stylish from 'eslint-formatter-stylish'","const result = await eslint.lintText(code); const output = stylish(result.results);","import type { LintResult } from 'eslint'; import stylish from 'eslint-formatter-stylish';"]},{"cmd":"yarn add eslint-formatter-stylish","imports":[]},{"cmd":"pnpm add eslint-formatter-stylish","imports":[]}],"homepage":"https://github.com/fregante/eslint-formatters/tree/main/packages/eslint-formatter-stylish","github":"https://github.com/fregante/eslint-formatters","docs":null,"changelog":null,"pypi":null,"npm":"eslint-formatter-stylish","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}