manifestSchema
ESLint rule validating the structure of a plugin’s root manifest.json.
Import:
import { manifestSchema } from 'obsidian-dev-utils/script-utils/linters/eslint-rules/manifest-schema';Signature:
const manifestSchema: Rule.RuleModuleType: Rule.RuleModule