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 ec980da commit adb55dcCopy full SHA for adb55dc
eslint.config.js
@@ -1,6 +1,5 @@
1
import tseslint from "typescript-eslint";
2
import stylistic from "@stylistic/eslint-plugin";
3
-// @ts-expect-error No types available
4
import importPlugin from "eslint-plugin-import";
5
6
export default tseslint.config(
0 commit comments