43081j / 43081j/eslint-plugin-lit
Add rule to ensure known boolean attributes are bound using boolean binding
Đang mở
- Ngôn ngữ chính
- TypeScript
- Star
- 138
- Fork
- 26
- Merge trung bình
- 23 giờ 29 phút
- Pull request đã merge (30 ngày)
- 4
Mô tả
Add a rule to check that known boolean attributes are bound using the "boolean attribute binding", `?`.
Attributes like `hidden`, `disabled`, `checked` etc. if bound to a variable should be using the `?` binding syntax.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.