/
githubmirror
/
angular
Обзор
Документация
Войти
/
githubmirror
/
angular
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v20.3.26
modules/benchmarks/tsconfig-build.json
13 строк
252 B
Paul Gschwendtner
build: rework benchmarks and examples in `modules/` to new optimization rule (#61566)
29 май 2025, 21:39
29 май 2025, 21:39
9d7768c
Код
Авторство
О чём код?
{ "compilerOptions": { "lib": ["dom", "es2022"], "types": [], "module": "esnext", "moduleResolution": "node10", "declaration": true, "sourceMap": true, "paths": { "@angular/*": ["../../packages/*/index"] } } }