Uploaded image for project: 'Nuxeo JS Client'
  1. Nuxeo JS Client
  2. NXJS-207

Use const in for loops

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 4.0.0
    • Component/s: Browser, Node.js
    • Tags:
    • Team:
      PLATFORM
    • Sprint:
      nxplatform #82
    • Story Points:
      1

      Description

      Now that Firefox supports it, we can replace the use of let with const in the for loops.
      This will allow us to remove the custom eslint-disable-next-line prefer-const to disable the rule.

        Attachments

          Activity

            People

            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: