eslint-plugin-copilot Documentation / _internal/repository-hooks-json / JsonPrimitive
Type Alias: JsonPrimitive
type JsonPrimitive = boolean | null | number | string;
Defined in: _internal/repository-hooks-json.ts:13
JSON primitive scalar value.
eslint-plugin-copilot Documentation / _internal/repository-hooks-json / JsonPrimitive
type JsonPrimitive = boolean | null | number | string;
Defined in: _internal/repository-hooks-json.ts:13
JSON primitive scalar value.