Skip to content

Commit f20f6f7

Browse files
committed
Formatted
Signed-off-by: Jaid <jaid.jsx@gmail.com>
1 parent a7937d1 commit f20f6f7

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

webpack.config.babel.js

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,5 @@ import {configureLib} from "webpack-config-jaid"
22

33
export default configureLib({
44
documentation: true,
5-
publishimo: {
6-
fetchGithub: true,
7-
},
5+
publishimo: {fetchGithub: true},
86
})

0 commit comments

Comments
 (0)