node-ejs-renderer/node_modules/@babel/plugin-transform-private-property-in-object/tsconfig.json
2024-06-09 13:55:01 -04:00

23 lines
587 B
JSON

/* This file is automatically generated by scripts/generators/tsconfig.js */
{
"extends": [
"../../tsconfig.base.json",
"../../tsconfig.paths.json"
],
"include": [
"../../packages/babel-plugin-transform-private-property-in-object/src/**/*.ts",
"../../lib/globals.d.ts",
"../../scripts/repo-utils/*.d.ts"
],
"references": [
{
"path": "../../packages/babel-helper-plugin-utils"
},
{
"path": "../../packages/babel-helper-annotate-as-pure"
},
{
"path": "../../packages/babel-helper-create-class-features-plugin"
}
]
}