Skip to content

MESSAGE_ID_EMPTY_FUNDING_URL

Message ID reported when fundingUrl is an empty string, an empty object, or an object with an empty value.

Import:

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

Signature:

const MESSAGE_ID_EMPTY_FUNDING_URL: "emptyFundingUrl"

Type: “emptyFundingUrl”