Closed bkegley closed 4 months ago
For any of the properties in the inputs object of a manifest function we need to cast as const so the specific value carries through for use in spectral's types.
inputs
as const
For any of the properties in the
inputs
object of a manifest function we need to castas const
so the specific value carries through for use in spectral's types.