We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents feecd27 + 30bef0c commit 4ae7671Copy full SHA for 4ae7671
1 file changed
bin/create-doc-pr.js
@@ -1,3 +1,5 @@
1
+// eslint-disable-next-line n/shebang
2
+#!/usr/bin/env node
3
4
import {fileURLToPath} from "node:url"
5
import {createRequire} from 'node:module'
0 commit comments