{"library":"eslint-formatter-vscode","type":"library","category":null,"description":"An ESLint formatter that produces color-coated, VSCode-compatible output with severity, filepath, and ruleId. The current stable version is 0.1.6. It provides two output modes: a compact 'vscode' format and a detailed 'vscode/detailed' format that includes messages and file-level summaries. It is a lightweight, no-configuration formatter targeting developers who integrate ESLint with VSCode's problem matchers. Unlike other formatters, it generates output that VSCode can parse directly in terminal and problem panels.","language":"javascript","status":"active","version":"0.1.6","tags":["javascript","eslint","eslint-formatter","eslintformatter","vscode"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install eslint-formatter-vscode","imports":["eslint . --format vscode","eslint . --format vscode/detailed","npx eslint './src/**/*.{js,ts,tsx,jsx}' -f vscode"]},{"cmd":"yarn add eslint-formatter-vscode","imports":[]},{"cmd":"pnpm add eslint-formatter-vscode","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"eslint-formatter-vscode","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}