JsonArray
eslint-plugin-copilot Documentation v1.1.4
eslint-plugin-copilot Documentation / _internal/repository-hooks-json / JsonArray
Type Alias: JsonArray
type JsonArray = readonly JsonValue[];
Defined in: _internal/repository-hooks-json.ts:18
Read-only JSON array value supported by repository-hook helpers.