Skip to content

manifestId

ESLint rule enforcing the Community directory’s constraints on a plugin’s manifest.json id.

Import:

import { manifestId } from 'obsidian-dev-utils/script-utils/linters/eslint-rules/manifest-id';

Signature:

const manifestId: Rule.RuleModule

Type: Rule.RuleModule