mirror of
https://github.com/facebook/react.git
synced 2026-02-24 12:43:00 +00:00
## Overview Adds a lint rule to prevent optional chaining to catch issues like https://github.com/facebook/react/pull/30982 until we support optional chaining without a bundle impact.