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.

ESlint 5 have released for a period of time, would you considering add support of it?

  • prettier-eslint-cli version:
  • prettier version:
  • eslint version:

Relevant code/config.


What you did:

What happened:

Reproduction:

– paste your link here –

Problem description:

Suggested solution:

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:8
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
zimmecommented, Jun 17, 2019

Fixed in prettier-eslint-cli@5.0.0 which uses prettier-eslint@9.0.0.

0reactions
marcofugarocommented, Jun 17, 2019

Good job @zimme! I tried out the new beta version, and this warning pops up:

{ parser: “babylon” } is deprecated; we now treat it as { parser: “babel” }.

The command I’m running is prettier-eslint --write src/**/*.{js,jsx,ts,tsx}

Read more comments on GitHub >

github_iconTop Results From Across the Web

Migrating to v5.0.0 - ESLint - Pluggable JavaScript Linter
A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain your code quality with ease.
Read more >
ESLint - npm
ESLint has full support for ECMAScript 3, 5 (default), 2015, 2016, 2017, 2018, 2019, 2020, 2021 and 2022. You can set your desired...
Read more >
TypeScript ESLint - GitHub
sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript - GitHub - typescript-eslint/typescript-eslint: Monorepo for all the ...
Read more >
VS Code ESLint extension - Visual Studio Marketplace
Version 2.2.6 (same as 2.2.5 Pre-release). added support for validating single notebook document cells if the language is supported by ESLint ...
Read more >
ESLint | WebStorm Documentation - JetBrains
Configure ESLint manually · In the Settings/Preferences dialog ( Ctrl+Alt+S ), go to Languages & Frameworks | JavaScript | Code Quality Tools | ......
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