Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on May 5, 2024. It is now read-only.

Commit bb8f0b2

Browse files
committed
🎨 style: format
1 parent 86e4a5f commit bb8f0b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

__run.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ export const run = async ({ folderInfo, install, updateJavaScript }) => {
2323
},
2424
object: coffeescriptOptions,
2525
property: "bare",
26-
})
26+
});
2727
},
2828
updateJavaScript,
2929
});

0 commit comments

Comments
 (0)