/
githubmirror
/
lerna
Обзор
Документация
Войти
/
githubmirror
/
lerna
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
integration/tsconfig.json
20 строк
379 B
James Henry
chore: initial codebase refactor (#3517)
31 янв 2023, 15:20
Не верифицирован
31 янв 2023, 15:20
fc094da
Код
Авторство
О чём код?
{ "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 } }