We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89a5ccf commit 47dc01aCopy full SHA for 47dc01a
eslint.config.mjs
@@ -4,7 +4,6 @@ import path from "node:path";
4
import { fileURLToPath } from "node:url";
5
import js from "@eslint/js";
6
import { FlatCompat } from "@eslint/eslintrc";
7
-import { ignores } from "eslint-plugin-github/lib/configs/flat/react";
8
9
const __filename = fileURLToPath(import.meta.url);
10
const __dirname = path.dirname(__filename);
0 commit comments