Skip to content

Commit 6e373b6

Browse files
committed
Fix eslint
1 parent 2bdf7ae commit 6e373b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

fastboot.js

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
/* eslint-disable no-console */
2+
/* eslint-env node */
23

34
'use strict';
45

0 commit comments

Comments
 (0)