dillon1000/react
Commit
Browse files [lint] Add no-optional-chaining (#31003)
## 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.
Changed paths4 files
First-parent comparison.eslintrc.js ModifiedM package.json ModifiedM packages/react-debug-tools/src/ReactDebugHooks.js ModifiedM yarn.lock ModifiedPatch
Files changed
Rendering syntax-highlighted changes…