Description
Similar to #749, I don't want different publishConfig in my packages, putting "access": "public" is not harmful.
Is the feature request related to a problem?
Possible implementation
Skip check when publishConfig.access is "public"
Alternatives