Skip to content

lintSemverRanges

When using syncpack lint, enables checking that all the semver ranges in your package.json files are valid.

Default value

.syncpackrc
{
"lintSemverRanges": true
}