Skip to content

Commit

Permalink
Changes detected by Check Git Status Action
Browse files Browse the repository at this point in the history
  • Loading branch information
check-git-status-bot[bot] committed Jul 1, 2024
1 parent ab06416 commit 8c932bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions eslint.config.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import js from '@eslint/js';
import { FlatCompat } from '@eslint/eslintrc';
import path from 'path';
import { fileURLToPath } from 'url';
import { FlatCompat } from '@eslint/eslintrc';
import js from '@eslint/js';
import ts from 'typescript-eslint';

const __filename = fileURLToPath(import.meta.url);
Expand Down

0 comments on commit 8c932bf

Please sign in to comment.