/
githubmirror
/
angular-cli
Обзор
Документация
Войти
/
githubmirror
/
angular-cli
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
modules/testing/builder/projects/hello-world-lib/tsconfig.json
21 строка
442 B
Alan Agius
build: update `aspect_rules_js` to `3.0.2`
09 мар 2026, 17:24
Не верифицирован
09 мар 2026, 17:24
e59f77a
Код
Авторство
О чём код?
{ "compileOnSave": false, "compilerOptions": { "outDir": "./dist/out-tsc", "sourceMap": true, "declaration": false, "moduleResolution": "bundler", "experimentalDecorators": true, "target": "es2015", "module": "es2022", "useDefineForClassFields": false, "lib": [ "es2022", "dom" ] }, "angularCompilerOptions": { "enableIvy": true, "disableTypeScriptVersionCheck": true } }