blob: dc475d90d4a371cf4688c8f4cbc1d00b39038c6e [file] [log] [blame]
{
"extends": [
"htmlvalidate:recommended"
],
"rules": {
"no-inline-style": "off",
"no-trailing-whitespace": "off"
}
}