We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bdf7ae commit 6e373b6Copy full SHA for 6e373b6
fastboot.js
@@ -1,4 +1,5 @@
1
/* eslint-disable no-console */
2
+/* eslint-env node */
3
4
'use strict';
5
0 commit comments