Skip to content

Commit 85432b0

Browse files
jansepketimarney
authored andcommitted
fix linting error in example (timarney#367)
1 parent 7fdc9b2 commit 85432b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ module.exports = {
150150

151151
// Return your customised Webpack Development Server config.
152152
return config;
153-
},
153+
};
154154
},
155155
// The paths config to use when compiling your react app for development or production.
156156
paths: function(paths, env) {

0 commit comments

Comments
 (0)