mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
3898ee3a01
Summary: I moved `devDependencies` to `dependencies` section of `packages/eslint-config-react-native-community`, to avoid the need for installation of them in the main projects. Now the installation should match the guide, from https://github.com/facebook/react-native/tree/master/packages/eslint-config-react-native-community [General] [Changed] - Moved `devDependencies` of eslint config to `dependencies` section. Pull Request resolved: https://github.com/facebook/react-native/pull/23766 Differential Revision: D14436081 Pulled By: cpojer fbshipit-source-id: 770110eb4b2b6dfbbb7456fd1b69e20a8473a4e2