We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43a451b commit 8b0e913Copy full SHA for 8b0e913
tests/transform.test.ts
@@ -1,5 +1,5 @@
1
/// <reference types="vite/client" />
2
-import { unlink, writeFile } from 'node:fs/promises'
+import { writeFile } from 'node:fs/promises'
3
import path from 'node:path'
4
import { pathToFileURL } from 'node:url'
5
import { testFixtures } from '@sxzz/test-utils'
0 commit comments