Skip to content

Commit 8df635e

Browse files
Meraj AnsariMeraj Ansari
authored andcommitted
ESlint issue fix
1 parent 2c03877 commit 8df635e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ export default {
3131

3232
isMultiBrowser: true,
3333

34-
browserNames: [],
34+
browserNames: [],
3535
openedBrowsers: {},
3636

3737
/**

0 commit comments

Comments
 (0)