/
githubmirror
/
node
Обзор
Документация
Войти
/
githubmirror
/
node
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v26.4.0
tools/eslint/package.json
19 строк
555 B
Maya Lekova
module: enable existing machinery for deferred import of static modules
18 июн 2026, 11:11
Не верифицирован
18 июн 2026, 11:11
b97c7be
Код
Авторство
О чём код?
{ "name": "eslint-tools", "version": "0.0.0", "private": true, "dependencies": { "@babel/core": "^8.0.0-rc.6", "@babel/eslint-parser": "^8.0.0-rc.6", "@babel/plugin-syntax-import-defer": "^8.0.0-rc.6", "@babel/plugin-syntax-import-source": "^8.0.0-rc.6", "@eslint/js": "^10.0.1", "@eslint/markdown": "^8.0.2", "@stylistic/eslint-plugin": "^5.10.0", "eslint": "^10.4.0", "eslint-formatter-tap": "^9.0.1", "eslint-plugin-jsdoc": "^63.0.0", "eslint-plugin-regexp": "^3.1.0", "globals": "^17.6.0" } }