Skip to content

MESSAGE_ID_ENDS_WITH_PLUGIN

Message ID reported when the id ends with plugin.

Import:

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

Signature:

const MESSAGE_ID_ENDS_WITH_PLUGIN: "idEndsWithPlugin"

Type: “idEndsWithPlugin”