Add in specific requirement to ignore

This commit is contained in:
Rebecca Hsieh 2024-05-30 12:41:37 -07:00
parent 3d44bdf5e9
commit 5faf480e3e
No known key found for this signature in database

View file

@ -23,7 +23,6 @@
"http://localhost:8080/user-profile/" "http://localhost:8080/user-profile/"
], ],
"ignore": [ "ignore": [
"notice", "WCAG2AA.Principle2.Guideline2_2.2_2_1.H91"
"warnings"
] ]
} }