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