<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>We've just landed a patch in mozilla-central that turns on
support in ESLint for Object Rest/Spread properties.</p>
<p>Javascript support for these landed in FF 55 (<a
moz-do-not-send="true"
href="https://bugzilla.mozilla.org/show_bug.cgi?id=1339395">bug
1339395</a>), and ESLint should now let you use them. More
details on the properties can be found here:<br>
</p>
<p><a class="moz-txt-link-freetext" href="https://github.com/tc39/proposal-object-rest-spread">https://github.com/tc39/proposal-object-rest-spread</a><br>
</p>
<p>Mark.<br>
</p>
</body>
</html>