{
"extends": "../../tsconfig.json",
"compilerOptions": {
"types": ["vitest/globals"],
"emitDecoratorMetadata": true,
"experimentalDecorators": true
}