mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
78266b8b54
Summary: This release will include the new platform-colors rule. Changelog: [Internal] (Note: this ignores all push blocking failures!) Reviewed By: cpojer Differential Revision: D21022163 fbshipit-source-id: 65c831b3c820e44f75631b935118b043180ab3c7
12 lines
289 B
JSON
12 lines
289 B
JSON
{
|
|
"name": "@react-native-community/eslint-plugin",
|
|
"version": "1.1.0",
|
|
"description": "ESLint rules for @react-native-community/eslint-config",
|
|
"main": "index.js",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git@github.com:facebook/react-native.git"
|
|
},
|
|
"license": "MIT"
|
|
}
|