Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix eslint
  • Loading branch information
OlivierZal committed Sep 1, 2023
commit d4bb5cd67db77eef83580355e8ef095fda00a972
4 changes: 2 additions & 2 deletions config/flat.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ module.exports = [
{
plugins: {
import: importPlugin,
}
}
},
},
];