0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript2,394 stars (2,394 stars)368 forks (368 forks)batch import
enhancementhelp wanted
- Issue 種別
- feature
- 調査方針
- Review the referenced issue (twbs/bootstrap#17563) to understand why data * attributes on <label> are problematic. Examine existing Bootlint rules in the repository to learn the pattern for adding new lint checks. Implement a rule that detects <label> elements with data * attributes and emits a warning. Add tests following the project's testing conventions.