17 lines
418 B
JSON
17 lines
418 B
JSON
/* This file is automatically generated by scripts/generators/tsconfig.js */
|
|
{
|
|
"extends": [
|
|
"../../tsconfig.base.json",
|
|
"../../tsconfig.paths.json"
|
|
],
|
|
"include": [
|
|
"../../packages/babel-plugin-transform-template-literals/src/**/*.ts",
|
|
"../../lib/globals.d.ts",
|
|
"../../scripts/repo-utils/*.d.ts"
|
|
],
|
|
"references": [
|
|
{
|
|
"path": "../../packages/babel-helper-plugin-utils"
|
|
}
|
|
]
|
|
} |