/
githubmr
/
facebook-react-native
Обзор
Документация
Войти
/
githubmr
/
facebook-react-native
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
latest
packages/eslint-plugin-react-native/package.json
27 строк
748 B
React Native Bot
Release 0.82.0
08 окт 2025, 01:17
08 окт 2025, 01:17
06c4c42
Код
Авторство
О чём код?
{ "name": "@react-native/eslint-plugin", "version": "0.82.0", "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.32.0", "hermes-eslint": "0.32.0" }, "engines": { "node": ">= 20.19.4" } }