https://github.com/jerone/eslint-formatter-checklist
ESLint formatter with checklist style.
https://github.com/jerone/eslint-formatter-checklist
eslint eslint-formatter formatter
Last synced: 2 months ago
JSON representation
ESLint formatter with checklist style.
- Host: GitHub
- URL: https://github.com/jerone/eslint-formatter-checklist
- Owner: jerone
- License: mit
- Created: 2021-11-23T11:00:39.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-02-17T09:47:03.000Z (over 2 years ago)
- Last Synced: 2026-02-16T23:39:40.078Z (4 months ago)
- Topics: eslint, eslint-formatter, formatter
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/eslint-formatter-checklist
- Size: 328 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# eslint-formatter-checklist
[](https://www.npmjs.com/package/eslint-formatter-checklist)
[](https://github.com/jerone/eslint-formatter-checklist/actions/workflows/ci.yml)
[](https://github.com/jerone/eslint-formatter-checklist/actions/workflows/security.yml)
[](https://codecov.io/gh/jerone/eslint-formatter-checklist)
[](https://sonarcloud.io/summary/new_code?id=jerone_eslint-formatter-checklist)
[](https://sonarcloud.io/summary/new_code?id=jerone_eslint-formatter-checklist)
[](https://sonarcloud.io/summary/new_code?id=jerone_eslint-formatter-checklist)
[](https://sonarcloud.io/summary/new_code?id=jerone_eslint-formatter-checklist)
[](https://sonarcloud.io/summary/new_code?id=jerone_eslint-formatter-checklist)
[](https://sonarcloud.io/summary/new_code?id=jerone_eslint-formatter-checklist)
[](https://sonarcloud.io/summary/new_code?id=jerone_eslint-formatter-checklist)
[](https://sonarcloud.io/summary/new_code?id=jerone_eslint-formatter-checklist)
[](https://snyk.io/test/github/jerone/eslint-formatter-checklist)
[](https://github.com/jerone/eslint-formatter-checklist)
[](https://opensource.org/licenses/MIT)
[](https://github.com/prettier/prettier)
> An ESLint formatter with checklist style.
## Installation
```shell
npm install eslint-formatter-checklist --save-dev
```
## Usage
Run:
```shell
npx eslint --format checklist .
```
Or add script in your `package.json`:
```json
"scripts": {
"lint": "eslint -f checklist ."
}
```
## Screenshot
Screenshot with error and warning:

Screenshot of success:

[](https://stand-with-ukraine.pp.ua)