mirror of
https://github.com/imsyy/DailyHotApi.git
synced 2026-01-12 05:04:56 +08:00
13 lines
229 B
Plaintext
13 lines
229 B
Plaintext
{
|
|
"extends": [
|
|
"development"
|
|
],
|
|
"hints": {
|
|
"meta-viewport": "off",
|
|
"disown-opener": "off",
|
|
"button-type": "off",
|
|
"axe/aria": "off",
|
|
"no-inline-styles": "off",
|
|
"axe/text-alternatives": "off"
|
|
}
|
|
} |