Last week we finished landing support for the nullish coalescing <https://developer.mozilla.org/docs/Web/JavaScript/Reference/Operators/Nullish_coalescing_operator> and optional chaining <https://developer.mozilla.org/docs/Web/JavaScript/Reference/Operators/Optional_chaining> operators in ESLint and Prettier. The operators are recent additions to Javascript.
We're still lacking support for globalThis (tracking bug <https://bugzilla.mozilla.org/show_bug.cgi?id=1595810>), it looks like this might be in the next major release of ESLint which is likely to happen in the next couple of months. If you have questions about ESLint's support, please pop into #lint:mozilla.org on Matrix. If you find a bug, please file it here <https://bugzilla.mozilla.org/enter_bug.cgi?component=Lint%20and%20Formatting&product=Firefox%20Build%20System>. Thank you to Dave Townsend and Ed Lee on working on incorporating the support for these new operators. Mark. _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform