Skip to content

Commit cb3db44

Browse files
authored
chore: fix lint warning (#1150)
1 parent 7f4960c commit cb3db44

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/utils/setupOutputFileSystem.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
const path = require("path");
2+
23
const memfs = require("memfs");
34

45
/** @typedef {import("webpack").MultiCompiler} MultiCompiler */

0 commit comments

Comments
 (0)