@@ -8,6 +8,7 @@ CLI for [`prettier-eslint`][prettier-eslint]
88[ ![ downloads] [ downloads-badge ]] [ npm-stat ]
99[ ![ MIT License] [ license-badge ]] [ license ]
1010
11+ [ ![ Open Collective backers and sponsors] ( https://img.shields.io/opencollective/all/prettier?style=flat-square )] ( https://opencollective.com/prettier )
1112[ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-21-orange.svg?style=flat-square )] ( #contributors )
1213[ ![ PRs Welcome] [ prs-badge ]] [ prs ]
1314[ ![ Donate] [ donate-badge ]] [ donate ]
@@ -19,8 +20,6 @@ CLI for [`prettier-eslint`][prettier-eslint]
1920[ ![ Star on GitHub] [ github-star-badge ]] [ github-star ]
2021[ ![ Tweet] [ twitter-badge ]] [ twitter ]
2122
22- <a href =" https://app.codesponsor.io/link/PKGFLnhDiFvsUA5P4kAXfiPs/prettier/prettier-eslint-cli " rel =" nofollow " ><img src =" https://app.codesponsor.io/embed/PKGFLnhDiFvsUA5P4kAXfiPs/prettier/prettier-eslint-cli.svg " style =" width : 888px ; height : 68px ;" alt =" Sponsor " /></a >
23-
2423## The problem
2524
2625You have a bunch of files that you want to format using [ ` prettier-eslint ` ] [ prettier-eslint ] .
299298[ yarn ] : https://yarnpkg.com/
300299[ npm ] : https://www.npmjs.com/
301300[ node ] : https://nodejs.org
302- [ build-badge ] : https://img.shields.io/travis/ prettier/prettier-eslint-cli.svg ?style=flat-square
303- [ build ] : https://travis-ci.org /prettier/prettier-eslint-cli
301+ [ build-badge ] : https://img.shields.io/github/workflow/status/ prettier/prettier-eslint-cli/CI ?style=flat-square
302+ [ build ] : https://github.com /prettier/prettier-eslint-cli/actions/workflows/ci.yml
304303[ coverage-badge ] : https://img.shields.io/codecov/c/github/prettier/prettier-eslint-cli.svg?style=flat-square
305304[ coverage ] : https://codecov.io/github/prettier/prettier-eslint-cli
306305[ version-badge ] : https://img.shields.io/npm/v/prettier-eslint-cli.svg?style=flat-square
0 commit comments