mirror of
https://github.com/badgen/badgen.net.git
synced 2025-04-19 05:42:17 +03:00
14 lines
184 B
Plaintext
14 lines
184 B
Plaintext
{
|
|
"extends": [
|
|
"development"
|
|
],
|
|
"hints": {
|
|
"no-inline-styles": "off",
|
|
"axe/structure": [
|
|
"default",
|
|
{
|
|
"definition-list": "off"
|
|
}
|
|
]
|
|
}
|
|
} |