Files
klz-cables.com/.pnpm-store/v10/files/09/67457857a15a868064caec149ba5a1b7e25d710cd52fbe2d566bc41bb67b465fcf09cb28d4c251ad8cc9acd05a9f98935781d4c60de166837807b448b82b29
Marc Mintel 5397309103
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 20s
Build & Deploy / 🧪 QA (push) Failing after 34s
Build & Deploy / 🏗️ Build (push) Has started running
Build & Deploy / 🚀 Deploy (push) Has been cancelled
Build & Deploy / 🧪 Smoke Test (push) Has been cancelled
Build & Deploy / ⚡ Lighthouse (push) Has been cancelled
Build & Deploy / 🔔 Notify (push) Has been cancelled
fix(products): fix breadcrumbs and product filtering (backport from main)
2026-02-24 16:04:21 +01:00

8 lines
172 B
Plaintext

// Use strict: true for new features. This overrides options only for this directory.
{
"extends": "../../tsconfig.json",
"compilerOptions": {
"strict": true
}
}