Skip to content

Commit adebc71

Browse files
StefanSchoofljharb
authored andcommitted
[readme] Fix syntax error in code block
1 parent 099b14c commit adebc71

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
@@ -244,7 +244,7 @@ module.exports = [
244244
...reactRecommended.languageOptions,
245245
globals: {
246246
...globals.serviceworker,
247-
...globals.browser;
247+
...globals.browser,
248248
},
249249
},
250250
},

0 commit comments

Comments
 (0)