Skip to content

Commit 4fbc379

Browse files
committed
chore: format
1 parent 8df284d commit 4fbc379

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spec/fixtures/dirnameTest.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
const path = require('path');
2-
console.log('__dirname', path.resolve(__dirname));
1+
const path = require("path")
2+
console.log("__dirname", path.resolve(__dirname))

0 commit comments

Comments
 (0)