.signature
author Oleksandr Gavenko <gavenkoa@gmail.com>
Mon, 11 Dec 2023 00:27:20 +0200
changeset 1037 b386e087b97f
parent 782 ac61eb421fcd
permissions -rw-r--r--
Added workaround for Cygwin, npm authors explicitly forbids it: npm/lib/commands/completion.js if (isWindowsShell) { const msg = 'npm completion supported only in MINGW / Git bash on Windows' throw Object.assign(new Error(msg), {
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
782
ac61eb421fcd Change mail signature.
Oleksandr Gavenko <gavenkoa@gmail.com>
parents: 135
diff changeset
     1
http://defun.work/