📜  [ btnRadio ] 的属性名称必须小写.(attr-lowercase) - 任何代码示例
📅  最后修改于: 2022-03-11 14:57:07.781000             🧑  作者: Mango
代码示例1
- In the .vscode file paste the following:-
"htmlhint.options": {
"attr-lowercase": false
}