We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92134be commit 0d7fe37Copy full SHA for 0d7fe37
packages/eslint-config/src/config.ts
@@ -1,5 +1,4 @@
1
import * as compat from "@eslint/compat";
2
-// @ts-expect-error no official types for this
3
import * as eslintrc from "@eslint/eslintrc";
4
import eslintJs from "@eslint/js";
5
// @ts-expect-error no types for this
0 commit comments