npm / lockfile

A very polite lock file utility, which endeavors to not litter, and to wait patiently for others.
ISC License
260 stars 33 forks source link

Type definition lists callback parameter options as Error | null. However, I observe undefined #37

Open Brian-Bartels opened 4 years ago

Brian-Bartels commented 4 years ago

This makes tslint unhappy when I do an additional check to see if the result is undefined