[Webkit-unassigned] [Bug 222107] New: Web Inspector: Update .eslintrc to account for ECMAScript 2021

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 18 08:32:24 PST 2021


https://bugs.webkit.org/show_bug.cgi?id=222107

            Bug ID: 222107
           Summary: Web Inspector: Update .eslintrc to account for
                    ECMAScript 2021
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rcaliman at apple.com
                CC: inspector-bugzilla-changes at group.apple.com

Follow-up to Bug 221402. 

Bumping version to `ecmaScript: 2021` in `.eslintrc` config allows linters to understand recent additions to JavaScript, like logical assignment operators (&&=, ??=,  ||=), and stop reporting them as errors when seen in the codebase.

Context: https://github.com/eslint/eslint/issues/13569

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210218/a894c8d6/attachment-0001.htm>


More information about the webkit-unassigned mailing list