Skip to content

Commit

Permalink
Update eslint.config.mjs
Browse files Browse the repository at this point in the history
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
  • Loading branch information
Suyash878 and coderabbitai[bot] authored Jan 5, 2025
1 parent 5b47969 commit 6669192
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions eslint.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@ export function createESLintCompat() {
});
}

const compat = createESLintCompat();

export default [

export default [
{
ignores: [
Expand Down

0 comments on commit 6669192

Please sign in to comment.