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 31d58e7 commit cab3fd7Copy full SHA for cab3fd7
bin/create-eslint-config.js
@@ -1,3 +1,4 @@
1
+#!/usr/bin/env node
2
import { existsSync, readFileSync, writeFileSync, unlinkSync } from 'node:fs'
3
import { createRequire } from 'node:module'
4
import path from 'node:path'
0 commit comments