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 b5fb12c commit 4247a5dCopy full SHA for 4247a5d
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