Actio
API ReferenceVariables

SCHEMA_MODELINE

const SCHEMA_MODELINE: "# yaml-language-server: $schema=https://raw.githubusercontent.com/austenstone/actio/main/packages/core/schema/actio.schema.json";

Defined in: packages/core/src/schema.ts:27

yaml-language-server modeline that points editors (e.g. VS Code's YAML extension) at the published schema for autocomplete, hover docs, and validation.