/
githubmirror
/
react-native
Обзор
Документация
Войти
/
githubmirror
/
react-native
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v0.87.0
packages/eslint-plugin-react-native/package.json
27 строк
761 B
React Native Bot
Release 0.87.0
11 авг 2026, 16:31
11 авг 2026, 16:31
4bc2473
Код
Авторство
О чём код?
{ "name": "@react-native/eslint-plugin", "version": "0.87.0", "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.1", "hermes-eslint": "0.36.1" }, "engines": { "node": "^22.13.0 || ^24.3.0 || >= 26.0.0" } }