npm
Helper functions for the npm package manager.
Functions
isLoggedInToNPM()
function isLoggedInToNPM(): boolean
Helper function to check if the npm CLI tool is logged in. This is useful to throw an error before publishing.
Returns
boolean
Helper functions for the npm package manager.
function isLoggedInToNPM(): boolean
Helper function to check if the npm CLI tool is logged in. This is useful to throw an error before publishing.
boolean