MESSAGE_ID_MISSING_PERIOD
Message ID reported when the description does not end with a period.
Import:
import { MESSAGE_ID_MISSING_PERIOD } from 'obsidian-dev-utils/script-utils/linters/eslint-rules/manifest-description';Signature:
const MESSAGE_ID_MISSING_PERIOD: "descriptionMissingPeriod"Type: “descriptionMissingPeriod”