nx icon indicating copy to clipboard operation
nx copied to clipboard

`nx release`: provide schema for `NxReleaseVersionConfiguration` to improve DX

Open Hotell opened this issue 1 year ago • 0 comments

Description

ATM generateOptions field has generic object type which results in subpar DX when configuring settings within nx.json

image

Motivation

Suggested Implementation

add generator options schema definition

Alternate Implementations

Hotell avatar Jan 31 '24 14:01 Hotell