init
This commit is contained in:
16
cool-admin-vue/.hintrc
Normal file
16
cool-admin-vue/.hintrc
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"extends": [
|
||||
"development"
|
||||
],
|
||||
"hints": {
|
||||
"meta-viewport": "off",
|
||||
"axe/text-alternatives": [
|
||||
"default",
|
||||
{
|
||||
"document-title": "off"
|
||||
}
|
||||
],
|
||||
"disown-opener": "off",
|
||||
"css-prefix-order": "off"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user