18 lines
302 B
Plaintext
18 lines
302 B
Plaintext
{
|
|
"extends": [
|
|
"development"
|
|
],
|
|
"hints": {
|
|
"meta-viewport": "off",
|
|
"apple-touch-icons": "off",
|
|
"compat-api/html": "off",
|
|
"no-inline-styles": "off",
|
|
"axe/name-role-value": [
|
|
"default",
|
|
{
|
|
"link-name": "off"
|
|
}
|
|
],
|
|
"disown-opener": "off"
|
|
}
|
|
} |