Skip to content

MESSAGE_ID_TOO_SHORT

Message ID reported when the description is too short to describe anything.

Import:

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

Signature:

const MESSAGE_ID_TOO_SHORT: "descriptionTooShort"

Type: “descriptionTooShort”