Fix linting.
This commit is contained in:
parent
7db856ce0f
commit
8c2938f1f9
@ -1,4 +1,5 @@
|
|||||||
#!/bin/node
|
#!/bin/node
|
||||||
|
/* eslint-env es6 */
|
||||||
|
|
||||||
const sharp = require('sharp')
|
const sharp = require('sharp')
|
||||||
const path = require('path')
|
const path = require('path')
|
||||||
|
Loading…
Reference in New Issue
Block a user