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 64e59ce commit bb1286fCopy full SHA for bb1286f
scripts/install-fixture-deps.js
@@ -1,5 +1,4 @@
1
import { exec } from 'node:child_process'
2
-import * as fs from 'node:fs/promises'
3
import * as path from 'node:path'
4
import { fileURLToPath } from 'node:url'
5
import { promisify } from 'node:util'
0 commit comments