Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
hildjj committed Feb 23, 2024
1 parent e3d6f1b commit 7309959
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eslint.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ export default [
files: [
"test/**",
],
modern,
...modern,
},
];

0 comments on commit 7309959

Please sign in to comment.