/
vshmidt
/
streamlit
Обзор
Документация
Войти
/
vshmidt
/
streamlit
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
develop
frontend/typescript-config/package.json
23 строки
418 B
github-actions[bot]
[chore] Release v1.54.0 (#13807)
09 фев 2026, 20:35
Не верифицирован
09 фев 2026, 20:35
cc001f6
Код
Авторство
О чём код?
{ "name": "@streamlit/typescript-config", "version": "1.54.0", "license": "Apache-2.0", "private": true, "files": [ "base.tsconfig.json", "react.tsconfig.json" ], "type": "module", "scripts": { "typecheck:all": "cd $INIT_CWD && tsc" }, "devDependencies": { "typescript": "^5.9.3" }, "browserslist": [ ">0.2%", "not dead", "not ie <= 11", "not op_mini all" ] }