Skip to content

Commit 6669192

Browse files
Update eslint.config.mjs
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent 5b47969 commit 6669192

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

eslint.config.mjs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ export function createESLintCompat() {
2323
});
2424
}
2525

26+
const compat = createESLintCompat();
27+
28+
export default [
29+
2630
export default [
2731
{
2832
ignores: [

0 commit comments

Comments
 (0)