Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 425 Bytes

File metadata and controls

9 lines (5 loc) · 425 Bytes

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.