You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a sanity check, we should lint the value for the main property in package.json to ensure it exists (unless dist is specified) if package.json is changed, and definitely lint it as part of the prepublish process.
As a sanity check, we should lint the value for the
mainproperty in package.json to ensure it exists (unlessdistis specified) if package.json is changed, and definitely lint it as part of the prepublish process.