Skip to content

Commit

Permalink
chore: remove unnecessary eslint-disable
Browse files Browse the repository at this point in the history
  • Loading branch information
Xaroz committed Dec 10, 2024
1 parent 04aa911 commit 5f062ac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion eslint.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ const compat = new FlatCompat({
allConfig: js.configs.all,
});

// eslint-disable-next-line import/no-anonymous-default-export
export default [
{
ignores: [
Expand Down

0 comments on commit 5f062ac

Please sign in to comment.