/
githubmirror
/
lerna
Обзор
Документация
Войти
/
githubmirror
/
lerna
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
libs/e2e-utils/tsconfig.json
19 строк
361 B
James Henry
chore: refactor e2e tests to allow for DTE and caching (#3439)
30 ноя 2022, 00:29
Не верифицирован
30 ноя 2022, 00:29
9bb67c1
Код
Авторство
О чём код?
{ "extends": "../../tsconfig.base.json", "files": [], "include": [], "references": [ { "path": "./tsconfig.lib.json" }, { "path": "./tsconfig.spec.json" } ], "compilerOptions": { "forceConsistentCasingInFileNames": true, "strict": true, "noImplicitReturns": true, "noFallthroughCasesInSwitch": true } }