node-ejs-renderer/node_modules/@babel/plugin-bugfix-firefox-class-in-computed-class-key/tsconfig.json
2024-06-09 13:55:01 -04:00

17 lines
433 B
JSON

/* This file is automatically generated by scripts/generators/tsconfig.js */
{
"extends": [
"../../tsconfig.base.json",
"../../tsconfig.paths.json"
],
"include": [
"../../packages/babel-plugin-bugfix-firefox-class-in-computed-class-key/src/**/*.ts",
"../../lib/globals.d.ts",
"../../scripts/repo-utils/*.d.ts"
],
"references": [
{
"path": "../../packages/babel-helper-plugin-utils"
}
]
}