nx
nx copied to clipboard
`nx release`: provide schema for `NxReleaseVersionConfiguration` to improve DX
- [ ] I'd be willing to implement this feature (contributing guide)
Description
ATM generateOptions field has generic object type which results in subpar DX when configuring settings within nx.json
Motivation
Suggested Implementation
add generator options schema definition