Skip to content

Commit 47dc01a

Browse files
ignore
1 parent 89a5ccf commit 47dc01a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

eslint.config.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ import path from "node:path";
44
import { fileURLToPath } from "node:url";
55
import js from "@eslint/js";
66
import { FlatCompat } from "@eslint/eslintrc";
7-
import { ignores } from "eslint-plugin-github/lib/configs/flat/react";
87

98
const __filename = fileURLToPath(import.meta.url);
109
const __dirname = path.dirname(__filename);

0 commit comments

Comments
 (0)