# obsidianmd/no-unsupported-api 📝 Disallow usage of Obsidian APIs not available in the plugin's minimum app version. 💼 This rule is enabled in the following configs: ✅ `recommended`, 🇬🇧 `recommendedWithLocalesEn`. ## Options | Name | Description | Type | | :-------------- | :--------------------------------------------------------------------------------- | :----- | | `minAppVersion` | The minimum app version to check against. Defaults to manifest.json minAppVersion. | String |