Andrea Pontrandolfo
Andrea Pontrandolfo
Yes, i need the same too, atleast so we can configure the "effort" parameter.
+1. This bug is critical. It makes astro-imagetools completely unsustainable to use in the long run, because we cannot update the Astro version until this gets fixed.
Thank you. Used PNPM patch-package feature with your fix and now i'm rocking [email protected] Great!
> If I use runOnly with tags for `wcag2a` and `wcag2aa`, I find violations as expected: `cy.checkA11y(subject, { runOnly: { type: "tag", values: ["wcag2a", "wcag2aa"] } })` > > But...
Hi, appreciate the review! I wrote this rule (and actually included this in my own Eslint plugin) because this mistake is pretty frequent at my company. I usually happen to...
> That totally makes sense - but it seems like one way to solve that is to force usage of a sanctioned custom component and ban via eslint any usage...
Hi, @ljharb, i'm not really sure why the CI is failing. What should i do?
Can definitely confirm this bug. There is something wrong with the way the cookies get stored. Setting `persistence:localStorage+cookie` fixes the issue.
I would love to contribute but i also have my hands-full with OSS projects right now.
I'm having a VERY similar problem which has nothing to do with TS namespaces. [email protected] is definitely broken, it's reporting wrong stuff as `Unused exports` in our CI. I'm gonna...