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 af91f2b commit a06bb43Copy full SHA for a06bb43
eslint.config.mjs
@@ -3,7 +3,7 @@
3
import tseslint from 'typescript-eslint'
4
import globals from 'globals'
5
6
-// @ts-expect-error
+// @ts-expect-error no type definitions for plugin
7
import importPlugin from 'eslint-plugin-import'
8
9
export default tseslint.config(
0 commit comments