UNPKG

react-klasha

Version:

This is an reactJS library for implementing klasha payment gateway

16 lines (15 loc) 511 B
{ "id": "aria-prohibited-attr", "evaluate": "aria-prohibited-attr-evaluate", "options": { "elementsAllowedAriaLabel": ["applet", "input"] }, "metadata": { "impact": "serious", "messages": { "pass": "ARIA attribute is allowed", "fail": "ARIA attribute cannot be used, add a role attribute or use a different element: ${data.values}", "incomplete": "ARIA attribute is not well supported on the element and the text content will be used instead: ${data.values}" } } }