Closed Bug 1375689 Opened 7 years ago Closed 7 years ago

Turn on experimentalObjectRestSpread in ESlint options

Categories

(Developer Infrastructure :: Lint and Formatting, defect, P2)

defect

Tracking

(firefox59 fixed)

RESOLVED FIXED
mozilla59
Tracking Status
firefox59 --- fixed

People

(Reporter: ntim, Assigned: standard8)

References

Details

Attachments

(1 file)

http://eslint.org/docs/user-guide/configuring#specifying-parser-options Firefox just implemented es object spread (bug 1339395), it would be nice to be able to use it in the source code. Unfortunately, the current eslint config prevents from using object spread. experimentalObjectRestSpread needs to be turned on to use object spread.
What do you think ?
Flags: needinfo?(standard8)
I think this should be fine. Generally in the past I've seen it requested that new js features aren't used for a release or two. However, seeing as that was implemented in 55 that is probably fine now.
Flags: needinfo?(standard8)
Component: General → Lint
Product: Firefox → Testing
We should do this asap after the eslint 4 patches land.
Priority: -- → P2
Comment on attachment 8928154 [details] Bug 1375689 - Turn on experimentalObjectRestSpread in ESlint options. https://reviewboard.mozilla.org/r/199400/#review204594
Attachment #8928154 - Flags: review?(dtownsend) → review+
Assignee: nobody → standard8
Status: NEW → ASSIGNED
Pushed by mbanner@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/0b135d7d8cef Turn on experimentalObjectRestSpread in ESlint options. r=mossop
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla59
Product: Testing → Firefox Build System
Product: Firefox Build System → Developer Infrastructure
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: