question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support `prettier-eslint`, `prettier`, and `eslint` later than v9.0.2, v1.19.1, and v5.16.0.

See original GitHub issue

prettier-eslint-cli at its latest is pulling in and using versions of prettier-eslint, eslint, and prettier that are getting a bit old; in particular, ESLint 6 has been out for a while now, and it would be great to be able to use it (or even ESLint 7). Here are the latest of those packages that are currently supported at prettier-eslint-cli v5.0.1 (the current latest):

Supporting ESLint 6 is currently blocked by https://github.com/prettier/prettier-eslint-cli/issues/303.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:3
  • Comments:10 (1 by maintainers)

github_iconTop GitHub Comments

4reactions
kylemhcommented, Jan 18, 2022

Agreed!

0reactions
idahogurlcommented, May 11, 2022

Closed by #431

Read more comments on GitHub >

github_iconTop Results From Across the Web

prettier-eslint - npm
So after prettier formats the code, I start getting linting errors. This solution. This formats your code via prettier , and then passes...
Read more >
Options - Prettier
This way the Prettier CLI, editor integrations and other tooling knows what options you use. Print Width. Specify the line length that the...
Read more >
eslint-plugin-prettier | Yarn - Package Manager
eslint -plugin-prettier Build Status. Runs Prettier as an ESLint rule and reports differences as individual ESLint issues. If your desired formatting does ...
Read more >
Prettier-eslint-plugin - npm.io
prettier-eslint -plugin v1.1.4. Install. Weekly downloads. 3. License. MIT. Repository.
Read more >
Linting in TypeScript using ESLint and Prettier - LogRocket Blog
As developers, we usually start a project by adding configurations and scripts for linting, then formatting and type checking for our ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found