mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
babde5d182
## 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.