Skip to content

manifestName

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

Import:

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

Signature:

const manifestName: Rule.RuleModule

Type: Rule.RuleModule