Skip to content

Commit f2c8d37

Browse files
ffooddXhmikosR
authored andcommitted
Fix defaults
1 parent 7120a4b commit f2c8d37

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

build/.pa11yci.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
"standard": "WCAG2AA",
33
"level": "error",
44
"concurrency": 4,
5-
"runners": [
6-
"htmlcs"
7-
],
85
"defaults": {
6+
"runners": [
7+
"htmlcs"
8+
],
99
"hideElements": ".bd-search, [class*=-success], [class*=-info], [class*=-light]"
1010
}
1111
}

0 commit comments

Comments
 (0)