Skip to content
This repository was archived by the owner on Jul 15, 2023. It is now read-only.
This repository was archived by the owner on Jul 15, 2023. It is now read-only.

Remove the use-isnan rule #372

@ChrisMBarr

Description

@ChrisMBarr

The use-isnan rule in this project has been marked as depricated since version 2.0.3 on April 21 of 2016 - more than 1 year ago at this point.

The rule in the base TSLint rules uses the same rule name, and the documentation states "Core rules cannot be overwritten with a custom implementation." which means that if someone configured "use-isnan": true then it would use the base rule and not this custom rule anyway, so it should be safe to remove.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions