mirror of
https://github.com/fergalmoran/radio-otherway.git
synced 2025-12-22 09:50:29 +00:00
13 lines
153 B
Plaintext
13 lines
153 B
Plaintext
{
|
|
"extends": [
|
|
"development"
|
|
],
|
|
"hints": {
|
|
"axe/parsing": [
|
|
"default",
|
|
{
|
|
"duplicate-id-aria": "off"
|
|
}
|
|
]
|
|
}
|
|
} |