/
githubmirror
/
components
Обзор
Документация
Войти
/
githubmirror
/
components
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
.ng-dev/tsconfig.json
11 строк
190 B
Joey Perrott
Revert "build: use mjs files for ng-dev configuration (#32309)" (#32464)
03 дек 2025, 21:59
Не верифицирован
03 дек 2025, 21:59
a1ceed4
Код
Авторство
О чём код?
{ "compilerOptions": { "strict": true, "target": "es2020", "module": "Node16", "esModuleInterop": true, "noEmit": true, "skipLibCheck": true, "types": [] } }