Skip to content

FAILSAFE_SCHEMA

const FAILSAFE_SCHEMA: Schema

Defined in: src/js-yaml-compat.ts:236

Stub so import { FAILSAFE_SCHEMA } still works. Our parser is fixed to YAML 1.2 core, so passing this as the schema option to load/dump throws (only the default CORE_SCHEMA is accepted).