Skip to content

Commit 7f2fda6

Browse files
[autofix.ci] apply automated fixes
1 parent 09b61e6 commit 7f2fda6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/fixtures/yarn-pnp/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import pnp from 'pnpapi'
22

33
import add from 'epix-oxc/add'
44

5-
import add2 from './__virtual__/whatever-123/0/add.js';
5+
import add2 from './__virtual__/whatever-123/0/add.js'
66

77
console.log(add)
88
console.log(add2)

0 commit comments

Comments
 (0)