blob: 2df6d21271f19fd3906581a2ca7cc31953ea43ca [file] [log] [blame] [edit]
{
"extends": "../../tsconfig-plugins-base.json",
"compilerOptions": {
"outDir": "../../../.ts-out/plugins/lfs" /* overridden by bazel */
},
"include": [
"**/*.ts"
]
}