Skip to content

MESSAGE_ID_DUPLICATE_KEY

Message ID reported when the same key appears more than once.

Import:

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

Signature:

const MESSAGE_ID_DUPLICATE_KEY: "duplicateKey"

Type: “duplicateKey”