Fix linting.

This commit is contained in:
John Livingston 2022-01-11 01:34:27 +01:00
parent 7db856ce0f
commit 8c2938f1f9
No known key found for this signature in database
GPG Key ID: B17B5640CE66CDBC
1 changed files with 1 additions and 0 deletions

View File

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