Giter Club home page Giter Club logo

Comments (6)

coderaiser avatar coderaiser commented on September 20, 2024

Is it produces any issues for you?

Formatting rules are deprecated in ESLint, so it is not suggested to use them anymore. Also this formatting rules havenโ€™t changed for years, and was just copied to a new package. I donโ€™t think there will be some problems, and if it will they will be fixed ๐Ÿ˜. Also take a look at @putout/printer, when it used as formatter (by default in ๐ŸŠPutout) you just not needed any ESLint formatting rules, since the code is formatted in optimal way.

from putout.

faran-tenovos avatar faran-tenovos commented on September 20, 2024

@coderaiser https://eslint.style/contribute/project-progress By this the plugins are still not deprecated and I've configured rules for the plugins above since they are being used by next.js and Updating to eslint-plugin-putout complains about those rules since it is using stylistic.

from putout.

coderaiser avatar coderaiser commented on September 20, 2024

How it complains? Please provide me examples and letโ€™s think about future proof fix for this.

from putout.

faran-tenovos avatar faran-tenovos commented on September 20, 2024

For instance, I'm using eslint-plugin-react and putting in my overriden rules like indent: 2, does not work because the plugin now complains as it is using stylistic. Same is the case with typescript-eslint which is being used next.js. While stylistic has other plugin

from putout.

coderaiser avatar coderaiser commented on September 20, 2024

Look, it is deprecated https://typescript-eslint.io/rules/indent, so you better switch to stylistic, or just disable all stylistic rules provided by eslint-plugin-putout, or just use previous version (with overrides if it is nested dependency).

Also there will be v1.0.0 soon eslint-stylistic/eslint-stylistic#36

from putout.

coderaiser avatar coderaiser commented on September 20, 2024

Is it works for you?

from putout.

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.