-
Notifications
You must be signed in to change notification settings - Fork 24.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move eslint/prettier config to packages/eslint-config-react-native (#…
…23688) Summary: Basing on discussion from this issue - react-native-community/discussions-and-proposals#65 we moved ESLint/Prettier config to its own package inside packages directory. At this moment we had to left all `eslint` dependencies in root `package.json` since `eslint-config-react-native` is not published yet. [General] [Changed] - Move eslint/prettier config to packages/eslint-config-react-native Pull Request resolved: #23688 Differential Revision: D14277068 Pulled By: cpojer fbshipit-source-id: ef2d0b33210418318cc8324f15fedd84df0ef64d
- Loading branch information
1 parent
eecf651
commit e903d80
Showing
4 changed files
with
1,441 additions
and
255 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.