Fix linting.

This commit is contained in:
John Livingston
2022-01-11 01:34:27 +01:00
parent 7db856ce0f
commit 8c2938f1f9

View File

@ -1,4 +1,5 @@
#!/bin/node
/* eslint-env es6 */
const sharp = require('sharp')
const path = require('path')