Code Monkey home page Code Monkey logo

Comments (7)

ronkorving avatar ronkorving commented on July 2, 2024 1

That actually makes total sense. Thanks so much!

from eslint-find-rules.

ljharb avatar ljharb commented on July 2, 2024

The old name should still work throughout eslint 7.

You wouldn’t be able to use the new name until you no longer supported eslint < v7.4.

from eslint-find-rules.

ljharb avatar ljharb commented on July 2, 2024

(and when you do use the new one, you’d specify the old one as “off” explicitly)

from eslint-find-rules.

ronkorving avatar ronkorving commented on July 2, 2024

@ljharb I understand that in the latest ESLint id-blacklist is officially deprecated. I guess that makes this problem go away "properly"? :)

from eslint-find-rules.

ljharb avatar ljharb commented on July 2, 2024

@ronkorving being "deprecated" just means they'll remove it in eslint v8, which means supporting eslint v8 will be a breaking change for shared configs, so at that point they'd probably drop support for eslint < v7.4.

from eslint-find-rules.

ta2edchimp avatar ta2edchimp commented on July 2, 2024

Is it really a breaking change for eslint-find-rules? I‘d agree it is for eslint configs (using this particular rule), but for this tool it is only dealing with a changed set of available rules, the same as if an eslint plugin would have been removed / replaced / added.

from eslint-find-rules.

ljharb avatar ljharb commented on July 2, 2024

@ta2edchimp oh sorry, forgot which repo I'm in :-) it's not a breaking change at all for eslint-find-rules; but it'd be a breaking change for the airbnb eslint config.

from eslint-find-rules.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.