mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
0357e0abed
Like in the diff below, we can read from the shared configuration to check exhaustive deps. I allow the classic additionalHooks configuration to override it so that this change is backwards compatible. --