mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
b3c110b0b2
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/50776 Changelog: [Internal] Adds a lint rule that prevents the use of named imports when importing types from React. `flow-api-translator` relies on the `React` namespace being used when generating TypeScript definitions based on Flow. Reviewed By: huntie Differential Revision: D73170799 fbshipit-source-id: 96d014b016c7cec8d3b266447dc7a185d2b1da26