Files
klz-cables.com/.pnpm-store/v10/files/84/8a1cbf3eaea71cc59cb768f15cde10018c6887aeddfdf45bd43c1b640f3f8076c4dd3c3fb03d3ebdf3fdea972511fc01fb48e76653ddb20ced0e704f5af3e1
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
76 B
Plaintext

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