/
githubmirror
/
babel
Обзор
Документация
Войти
/
githubmirror
/
babel
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
packages/babel-types/tsconfig.json
22 строки
490 B
liuxingbaoyu
Enable `strictFunctionTypes` (#17946)
22 май 2026, 17:12
Не верифицирован
22 май 2026, 17:12
c6d71f3
Код
Авторство
О чём код?
/* This file is automatically generated by scripts/generators/tsconfig.ts */ { "extends": [ "../../tsconfig.base.json", "../../tsconfig.paths.json" ], "include": [ "./src/**/*.ts", "./src/**/*.cts", "./scripts/**/*.ts", "../../lib/globals.d.ts", "../../scripts/repo-utils/*.d.ts" ], "references": [ { "path": "../../packages/babel-helper-string-parser" }, { "path": "../../packages/babel-helper-validator-identifier" } ] }