Skip to content

noRestrictedSyntaxRuleEntries

Restricted-syntax entries enforced by the shared ESLint config.

Import:

import { noRestrictedSyntaxRuleEntries } from 'obsidian-dev-utils/script-utils/linters/eslint-no-restricted-syntax';

Signature:

const noRestrictedSyntaxRuleEntries: readonly NoRestrictedSyntaxRuleEntry[]

Type: readonly NoRestrictedSyntaxRuleEntry[]