Skip to content

Commit 416726a

Browse files
committed
chore: remove eslint-env configuration comment
1 parent c766499 commit 416726a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

scripts/set-port.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
/* eslint-env node */
2-
31
const { readFileSync, writeFileSync } = require('fs')
42

53
// On some CIs like Heroku CI the host assigns random PORT and

0 commit comments

Comments
 (0)