/
githubmirror
/
angular
Обзор
Документация
Войти
/
githubmirror
/
angular
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
integration/defer/tsconfig.spec.json
14 строк
210 B
cexbrayat
refactor(core): remove test.ts files in integration tests (#52109)
18 окт 2023, 21:52
18 окт 2023, 21:52
7ba5dc8
Код
Авторство
О чём код?
{ "extends": "./tsconfig.json", "compilerOptions": { "outDir": "./out-tsc/spec", "types": [ "jasmine", "node" ] }, "include": [ "src/**/*.spec.ts", "src/**/*.d.ts" ] }