# obsidianmd/prefer-window-timers 📝 Prefer `window.setTimeout()` and related timer functions over bare global calls for popout window compatibility. ⚠️ This rule _warns_ in the following configs: ✅ `recommended`, 🇬🇧 `recommendedWithLocalesEn`. 🔧 This rule is automatically fixable by the [`--fix` CLI option](https://eslint.org/docs/latest/user-guide/command-line-interface#--fix).