Skip to content

MESSAGE_ID_DISALLOWED_KEY

Message ID reported when a key the Community directory does not allow is present.

Import:

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

Signature:

const MESSAGE_ID_DISALLOWED_KEY: "disallowedKey"

Type: “disallowedKey”