This package has been deprecated

Author message:

Use the no-reassigned-consts rule in eslint-plugin-pocket-fluff instead.

eslint-plugin-no-reassigned-consts

1.0.2 • Public • Published

Disallow Reassignments of consts and Const-named variables (no-reassigned-consts)

Reassigned constant values are usually an indication of a bug or a mis-labeled variable. This rule will disallow reassigning consts or variables named like consts. (default: ALL_CAPS_SNAKE_CASE)

For more information on the rule itself, see the rule doc.

Dependencies (0)

    Dev Dependencies (2)

    Package Sidebar

    Install

    npm i eslint-plugin-no-reassigned-consts

    Weekly Downloads

    4

    Version

    1.0.2

    License

    MIT

    Last publish

    Collaborators

    • betaorbust