Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 567 Bytes

File metadata and controls

9 lines (5 loc) · 567 Bytes

obsidianmd/prefer-create-el

📝 Prefer Obsidian DOM helpers (createEl, createDiv, createSpan, createSvg, createFragment) over native DOM methods.

⚠️ This rule warns in the following configs: ✅ recommended, 🇬🇧 recommendedWithLocalesEn.

🔧💡 This rule is automatically fixable by the --fix CLI option and manually fixable by editor suggestions.