/
githubmirror
/
angular
Обзор
Документация
Войти
/
githubmirror
/
angular
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
packages/zone.js/test/typings/tsconfig.json
19 строк
574 B
arturovt
fix(zone.js): harden zoneSymbolEventNames and patches against __proto__ key
24 июн 2026, 19:19
24 июн 2026, 19:19
2d33fd5
Код
Авторство
О чём код?
{ "compilerOptions": { "forceConsistentCasingInFileNames": true, "noImplicitReturns": true, "noFallthroughCasesInSwitch": true, "experimentalDecorators": true, "outDir": "./build", "typeRoots": [], "rootDir": ".", "target": "es2020", "module": "Node16", "moduleResolution": "Node16", "noEmitOnError": false, "stripInternal": false, "strict": true, "lib": ["es5", "dom", "es2015.collection", "es2015.iterable", "es2015.promise", "es2022.object"] }, "files": ["./type.test.ts", "./node_modules/zone.js/zone.ts"] }