Skip to content

Commit 4b9f3d2

Browse files
authored
Merge pull request #745 from live-codes/fixes
fix lint
2 parents bdc47c6 + 72cd88c commit 4b9f3d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

functions/utils.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
1+
// eslint-disable-next-line import/no-unresolved
22
import { decompress } from './build/compression';
33

44
interface ProjectInfo {

0 commit comments

Comments
 (0)