Skip to content

Commit

Permalink
remove an extra space
Browse files Browse the repository at this point in the history
  • Loading branch information
KazuCocoa committed Jan 3, 2025
1 parent e41e1ca commit 6e1964d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eslint.config.mjs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import appiumConfig from '@appium/eslint-config-appium-ts';

export default [
... appiumConfig,
...appiumConfig,
];

0 comments on commit 6e1964d

Please sign in to comment.