Skip to content

MESSAGE_ID_INVALID_TYPE

Message ID reported when a value has the wrong type.

Import:

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

Signature:

const MESSAGE_ID_INVALID_TYPE: "invalidType"

Type: “invalidType”