Skip to content

YAML11_SCHEMA

const YAML11_SCHEMA: Schema

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

Stub. Does NOT turn on YAML 1.1 typing; passing it as the schema option throws, because we always parse as YAML 1.2 core. See FAILSAFE_SCHEMA.