/
githubmirror
/
react-native
Обзор
Документация
Войти
/
githubmirror
/
react-native
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v0.86.2
packages/eslint-plugin-react-native/package.json
27 строк
773 B
React Native Bot
Release 0.86.2
27 июл 2026, 16:58
27 июл 2026, 16:58
ee90a75
Код
Авторство
О чём код?
{ "name": "@react-native/eslint-plugin", "version": "0.86.2", "description": "ESLint rules for @react-native/eslint-config", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/react/react-native.git", "directory": "packages/eslint-plugin-react-native" }, "homepage": "https://github.com/react/react-native/tree/HEAD/packages/eslint-plugin-react-native#readme", "keywords": [ "eslint", "rules", "eslint-config", "react-native" ], "bugs": "https://github.com/react/react-native/issues", "main": "index.js", "devDependencies": { "babel-plugin-syntax-hermes-parser": "0.36.0", "hermes-eslint": "0.36.0" }, "engines": { "node": "^20.19.4 || ^22.13.0 || ^24.3.0 || >= 25.0.0" } }