{
"extends": "../../tsconfig.json",
"compilerOptions": {
"outDir": "./dist",
"emitDecoratorMetadata": true,
"experimentalDecorators": true
}