MESSAGE_ID_INVALID_CHARACTERS
Message ID reported when the id holds characters other than lowercase letters, digits and hyphens.
Import:
import { MESSAGE_ID_INVALID_CHARACTERS } from 'obsidian-dev-utils/script-utils/linters/eslint-rules/manifest-id';Signature:
const MESSAGE_ID_INVALID_CHARACTERS: "idInvalidCharacters"Type: “idInvalidCharacters”