Files
klz-cables.com/.pnpm-store/v10/files/19/67d82db977ad3d31c54f9e4886e5753fffbfb3c5861744000a3d5f25a773756b8cc4f32fa69e65582b7bf0c9d2781bb513f149c2de2c2c004b2be435072b8d
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

9 lines
92 B
Plaintext

{
"extends": [
"standard"
],
"rules": {
"no-var": "off"
}
}