mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-09-09 10:40:27 +00:00
* Support silent function calls NPM API commands support a second parameter which is boolean: https://github.com/npm/cli/blob/latest/lib/view.js#L76 https://github.com/npm/cli/blob/latest/lib/ls.js#L33 * Update overload types for info command * Revert "Support silent function calls" This reverts commit 4d18bdc187ba836a6ecb37c5e530066c48066915. * Update tests