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-config-eslint needs a major version release

See original GitHub issue

TSC Summary: Our internal ESLint configuration, package “eslint-config-eslint”, hasn’t been updated on npm for nine months. This means that other ESLint repos which use it aren’t getting the benefits of recent changes to that configuration.

Since changing a config is probably a breaking change for consumers (we consider it as such with eslint:recommended, after all), I believe we should publish a major version.

TSC Question: Should we publish a new major version for eslint-config-eslint?

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:1
  • Comments:13 (13 by maintainers)

github_iconTop GitHub Comments

4reactions
not-an-aardvarkcommented, Jan 12, 2017

Now that https://github.com/eslint/eslint/issues/7725 is closed and we’ve added all the rules in https://github.com/eslint/eslint/issues/6407, I think we’re ready to do this (unless anyone has other rules that they’d like to add).

2reactions
not-an-aardvarkcommented, Jan 10, 2017

Fine by me. We might want to decide what we’re doing about comma-dangle (https://github.com/eslint/eslint/issues/7725) first though.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Migrating to v8.0.0 - ESLint - Pluggable JavaScript Linter
ESLint v8.0.0 is a major release of ESLint. We have made a few breaking changes in this release. This guide is intended to...
Read more >
Scripts: Upgrade ESLint to the new major version (7.x) #22385
The changes included: upgrade of ESLint package to the latest version; bringing all ESLint plugins and configs used to the latest version ......
Read more >
ESLint - npm
Packages like eslint that get published to the npm registry do not include lock files. npm install eslint as a user will respect...
Read more >
ESLint | IntelliJ IDEA Documentation - JetBrains
To configure ESLint automatically in the current project, open the Settings/Preferences dialog ( Ctrl+Alt+S ), go to Languages & Frameworks | JavaScript |...
Read more >
@metamask/eslint-config | Yarn - Package Manager
Important : This documentation covers modern versions of Yarn. For 1.x docs, see classic.yarnpkg.com. Yarn.
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