Giter Site home page Giter Site logo

Comments (4)

cartant avatar cartant commented on May 17, 2024 4

@pablorsk If you are interested, I've done some rearranging of my projects to consolidate the RxJS linting rules that I use into one shared location: @cartant/tslint-config-rxjs.

With it, the tslint.json files in my projects look like this.

I'm undecided on rxjs-no-unsafe-scope as an error. I might switch to be just be a warning.

from rxjs-tslint-rules.

cartant avatar cartant commented on May 17, 2024 3

No. You cannot just enable all of the rules. Some rules are contradictory. For example, enabling both rxjs-finnish and rxjs-no-finnish would make no sense.

You will need to read the rule descriptions and will need to decide which rules you think are appropriate.

Also, quite a few of the rules are v5-only. This information is in the rules' metadata and said rules will be deprecated/disabled if used with an RxJS v6 project. At some stage, I'll add some information to the README's table so it's more obvious.

I've spoken with Ben Lesh about compiling a recommended list of rules and adding them to the rxjs-tslint package, but this has not yet been done.

from rxjs-tslint-rules.

the-ult avatar the-ult commented on May 17, 2024 1

Is it possible to create a shareable rxjs-tslint-rules:recommended in this project from which we can extend?
And describe it in the readme.md

Like:

@see cartant/eslint-plugin-rxjs#40

from rxjs-tslint-rules.

cartant avatar cartant commented on May 17, 2024

See this comment in the repo that contains the ESLint versions of these rules.

from rxjs-tslint-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.