MESSAGE_ID_TOO_LONG
Message ID reported when the description is longer than the directory allows.
Import:
import { MESSAGE_ID_TOO_LONG } from 'obsidian-dev-utils/script-utils/linters/eslint-rules/manifest-description';Signature:
const MESSAGE_ID_TOO_LONG: "descriptionTooLong"Type: “descriptionTooLong”