/
githubmr
/
facebook-react-native
Обзор
Документация
Войти
/
githubmr
/
facebook-react-native
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
v0.77.3
packages/eslint-plugin-react-native/package.json
27 строк
742 B
React Native Bot
Release 0.77.3
21 июл 2025, 17:59
21 июл 2025, 17:59
0d3a7ca
Код
Авторство
О чём код?
{ "name": "@react-native/eslint-plugin", "version": "0.77.3", "description": "ESLint rules for @react-native/eslint-config", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/facebook/react-native.git", "directory": "packages/eslint-plugin-react-native" }, "homepage": "https://github.com/facebook/react-native/tree/HEAD/packages/eslint-plugin-react-native#readme", "keywords": [ "eslint", "rules", "eslint-config", "react-native" ], "bugs": "https://github.com/facebook/react-native/issues", "main": "index.js", "devDependencies": { "babel-plugin-syntax-hermes-parser": "0.25.1", "hermes-eslint": "0.25.1" }, "engines": { "node": ">=18" } }