Skip to content

MESSAGE_ID_SELF_REFERENCE

Message ID reported when the description refers to itself.

Import:

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

Signature:

const MESSAGE_ID_SELF_REFERENCE: "descriptionSelfReference"

Type: “descriptionSelfReference”