mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-05 04:08:25 -04:00
10 lines
119 B
Plaintext
10 lines
119 B
Plaintext
{
|
|
"defaults": {
|
|
"standard": "WCAG2AA",
|
|
"runners": ["axe"]
|
|
},
|
|
"urls": [
|
|
"http://localhost:6012"
|
|
]
|
|
}
|