blob: 60f008c00ad931273f415788d071a4c45961ebac [file]
{
"extends": "../../tsconfig-plugins-base.json",
"compilerOptions": {
"rootDir": "."
},
"include": [
"**/*.ts"
],
}