We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0aa9ea9 commit 14ff3b1Copy full SHA for 14ff3b1
scripts/set-port.js
@@ -1,5 +1,3 @@
1
-/* eslint-env node */
2
-
3
const { readFileSync, writeFileSync } = require('fs')
4
5
// On some CIs like Heroku CI the host assigns random PORT and
0 commit comments