Files
notifications-admin/.pa11yci
2022-08-30 10:37:33 -04:00

10 lines
119 B
Plaintext

{
"defaults": {
"standard": "WCAG2AA",
"runners": ["axe"]
},
"urls": [
"http://localhost:6012"
]
}