eslint-plugin-copilot Documentation / _internal/repository-hooks-json / JsonValue
Type Alias: JsonValue
type JsonValue = JsonArray | JsonObject | JsonPrimitive;
Defined in: _internal/repository-hooks-json.ts:15
Any supported JSON value.
eslint-plugin-copilot Documentation / _internal/repository-hooks-json / JsonValue
type JsonValue = JsonArray | JsonObject | JsonPrimitive;
Defined in: _internal/repository-hooks-json.ts:15
Any supported JSON value.