travel/admin/node_modules/@babel/helper-skip-transparent-exp.../tsconfig.json

17 lines
427 B
JSON
Raw Normal View History

2024-06-24 11:28:18 +08:00
/* This file is automatically generated by scripts/generators/tsconfig.js */
{
"extends": [
"../../tsconfig.base.json",
"../../tsconfig.paths.json"
],
"include": [
"../../packages/babel-helper-skip-transparent-expression-wrappers/src/**/*.ts",
"../../lib/globals.d.ts",
"../../scripts/repo-utils/*.d.ts"
],
"references": [
{
"path": "../../packages/babel-helper-plugin-utils"
}
]
}