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