Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 445 Bytes

File metadata and controls

9 lines (5 loc) · 445 Bytes

obsidianmd/prefer-window-timers

📝 Prefer window.setTimeout() and related timer functions over bare global calls for popout window compatibility.

💼 This rule is enabled in the following configs: ✅ recommended, 🇬🇧 recommendedWithLocalesEn.

🔧 This rule is automatically fixable by the --fix CLI option.