detect-file-type icon indicating copy to clipboard operation
detect-file-type copied to clipboard

Replace `new Buffer` with `new Buffer.alloc`

Open dimapaloskin opened this issue 4 years ago • 0 comments

Hello :)

This PR has two commits. First commit just automatically remove whitespaces, so the second one is replace new Buffer with Buffer.alloc because new Buffer was deprecated.

dimapaloskin avatar Dec 14 '20 08:12 dimapaloskin