/
githubmirror
/
hyper
Обзор
Документация
Войти
/
githubmirror
/
hyper
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
canary
.gitignore
23 строки
251 B
Steven
chore: switch package management to pnpm (#8184)
21 май 2026, 20:28
Не верифицирован
21 май 2026, 20:28
da0c401
Код
Авторство
О чём код?
# build output dist app/renderer target bin/cli.* cache # dependencies node_modules # logs npm-debug.log pnpm-debug.log # optional dev config file and plugins directory hyper.json schema.json plugins .DS_Store .vscode/* !.vscode/launch.json .idea