Skip to content

Commit

Permalink
Bump eslint to v9 and adapt config
Browse files Browse the repository at this point in the history
  • Loading branch information
benzekrimaha committed Sep 27, 2024
1 parent 0dd91ad commit b4e3fd6
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
Expand Up @@ -16,4 +16,4 @@ export default [...compat.extends("scality"), {
ecmaVersion: 2020,
sourceType: "script",
},
}];
}];

0 comments on commit b4e3fd6

Please sign in to comment.