# obsidianmd/no-global-this 📝 Disallow `global` and `globalThis`. Use `window` or `activeWindow` 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).