Skip to content

MESSAGE_ID_CONTAINS_PLUGIN

Message ID reported when the name contains Plugin.

Import:

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

Signature:

const MESSAGE_ID_CONTAINS_PLUGIN: "nameContainsPlugin"

Type: “nameContainsPlugin”