demo-ui/.hintrc

8 lines
85 B
Plaintext

{
"extends": [
"development"
],
"hints": {
"meta-viewport": "off"
}
}