WebUI: drop unused lint rule

This commit is contained in:
Chocobo1 2024-07-15 17:11:56 +08:00
commit 7e8e6269d0
No known key found for this signature in database
GPG key ID: 210D9C873253A68C

View file

@ -4,7 +4,6 @@
], ],
"rules": { "rules": {
"long-title": "off", "long-title": "off",
"no-conditional-comment": "off",
"no-inline-style": "off", "no-inline-style": "off",
"prefer-button": "off", "prefer-button": "off",
"text-content": "off", "text-content": "off",