Open fisker opened 4 months ago
Similar to #749, I don't want different publishConfig in my packages, putting "access": "public" is not harmful.
publishConfig
"access": "public"
Is the feature request related to a problem?
Skip check when publishConfig.access is "public"
publishConfig.access
This seems to happen due to my internet connection? Not sure..
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