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 integration is broken

See original GitHub issue

Since the last update today, only prettier gets applied and not prettier-eslint. We have prettier.eslintIntegration enabled in our configuration.

Running prettier-eslint manually produces the correct output. Everyone on our team has had to revert the extension.

I don’t see anything obvious in the changes from 1.5.0 to 1.6.0 that could explain this… I’m not sure how to debug VSCode extensions to actually see what’s going on.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
svipascommented, Aug 9, 2018

@CiGit I was wrong, everything is fine with tslint integration, the problem is with this issue: https://github.com/palantir/tslint/issues/2814. That’s why it doesn’t respect indent rule.

0reactions
github-actions[bot]commented, Apr 13, 2020

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Prettier eslint integration is not working · Issue #189 - GitHub
Hello,. the "prettier.eslintIntegration": true is not working. I tried to install prettier-eslint as local and global package and it was the ...
Read more >
ESLint not working in VSCode? Help build a troubleshooting ...
I recently encountered a project where the lint script in the package.json was missing the dot at the very end which tells ESLint...
Read more >
ESLint not working in VS Code? - Stack Overflow
If ESLint is running in the terminal but not inside VSCode, it is probably because the extension is unable to detect both the...
Read more >
Integrations - 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 >
Migrating to v8.0.0 - ESLint - Pluggable JavaScript Linter
This guide is intended to walk you through the breaking changes. ... Breaking changes for integration developers. Node.js 10, 13, and 15 are...
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