/
githubmirror
/
angular
Обзор
Документация
Войти
/
githubmirror
/
angular
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v20.3.26
adev/tsconfig.spec.json
9 строк
306 B
Andrew Scott
test(docs-infra): update adev tests to be zoneless (#57100)
24 июл 2024, 00:50
24 июл 2024, 00:50
c578239
Код
Авторство
О чём код?
/* To learn more about this file see: https://www.typescriptlang.org/docs/handbook/tsconfig-json.html. */ { "extends": "./tsconfig.json", "compilerOptions": { "outDir": "../../out-tsc/spec", "types": ["jasmine"] }, "include": ["src/app/**/*.spec.ts", "src/app/**/*.d.ts", "test-main.ts"] }