/
githubmirror
/
lerna
Обзор
Документация
Войти
/
githubmirror
/
lerna
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
libs/child-process/tsconfig.json
20 строк
382 B
Austin Fahsl
feat!: stop publishing @lerna/child-process (#3909)
22 ноя 2023, 15:59
Не верифицирован
22 ноя 2023, 15:59
4f5edee
Код
Авторство
О чём код?
{ "extends": "../../tsconfig.base.json", "files": [], "include": [], "references": [ { "path": "./tsconfig.lib.json" }, { "path": "./tsconfig.spec.json" } ], "compilerOptions": { "forceConsistentCasingInFileNames": true, "strict": true, "noImplicitReturns": true, "noFallthroughCasesInSwitch": true, "allowJs": true } }