property SchematicOptions.migrations

The migrations already present, oldest first.

Optional on the M58 modules precedent — a required field would break a custom schematic's own test with no deprecation path.

Type

readonly string[]

Usage

import { type SchematicOptions } from "cli/src/index.ts";