/
githubmr
/
facebook-react
Обзор
Документация
Войти
/
githubmr
/
facebook-react
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
main
fixtures/eslint-v8/package.json
12 строк
303 B
michael faith
ci: add workflow for running the eslint plugin e2e tests (#32397)
17 фев 2025, 01:00
Не верифицирован
17 фев 2025, 01:00
eb1f77d
Код
Авторство
О чём код?
{ "private": true, "name": "eslint-v8", "dependencies": { "eslint": "^8", "eslint-plugin-react-hooks": "link:../../build/oss-stable/eslint-plugin-react-hooks" }, "scripts": { "build": "node build.mjs && yarn", "lint": "eslint index.js --report-unused-disable-directives" } }