noUntrustedInputEvents
ESLint rule disallowing untrusted input events in integration tests, where they can silently exercise nothing.
Import:
import { noUntrustedInputEvents } from 'obsidian-dev-utils/script-utils/linters/eslint-rules/no-untrusted-input-events';Signature:
const noUntrustedInputEvents: Rule.RuleModuleType: Rule.RuleModule
Links to this page: