/
githubmirror
/
angular
Обзор
Документация
Войти
/
githubmirror
/
angular
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
integration/cli-signal-inputs/e2e/tsconfig.json
9 строк
190 B
Matthieu Riegler
refactor(core): drop the usage of `PromiseSettledResult<void>` (#63955)
19 сен 2025, 23:27
19 сен 2025, 23:27
56cb093
Код
Авторство
О чём код?
{ "extends": "../tsconfig.json", "compilerOptions": { "outDir": "../out-tsc/e2e", "module": "commonjs", "target": "es5", "types": ["jasmine", "jasminewd2", "node"] } }