denoland / deno_graph

The module graph logic for Deno CLI
https://docs.rs/deno_graph
MIT License
111 stars 39 forks source link

feat(fast_check): support no version for workspace members #517

Closed dsherret closed 2 weeks ago

dsherret commented 2 weeks ago

Will help fix:

> deno lint
error: Missing 'version' field in config file.