Skip to content

Commit 263a3b9

Browse files
authored
Merge pull request #72 from meraj-lt/master
ESlint issue fix
2 parents da0135f + 8df635e commit 263a3b9

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)