flow like the river
This commit is contained in:
commit
013fe673f3
42435 changed files with 5764238 additions and 0 deletions
23
BACK_BACK/node_modules/@babel/helper-replace-supers/tsconfig.json
generated
vendored
Executable file
23
BACK_BACK/node_modules/@babel/helper-replace-supers/tsconfig.json
generated
vendored
Executable file
|
|
@ -0,0 +1,23 @@
|
|||
/* This file is automatically generated by scripts/generators/tsconfig.js */
|
||||
{
|
||||
"extends": [
|
||||
"../../tsconfig.base.json",
|
||||
"../../tsconfig.paths.json"
|
||||
],
|
||||
"include": [
|
||||
"../../packages/babel-helper-replace-supers/src/**/*.ts",
|
||||
"../../lib/globals.d.ts",
|
||||
"../../scripts/repo-utils/*.d.ts"
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"path": "../../packages/babel-helper-plugin-utils"
|
||||
},
|
||||
{
|
||||
"path": "../../packages/babel-helper-member-expression-to-functions"
|
||||
},
|
||||
{
|
||||
"path": "../../packages/babel-helper-optimise-call-expression"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue