Skip to content

Commit 7660c0d

Browse files
committed
fix: import plugin has types now
1 parent ab2d0b0 commit 7660c0d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

eslint.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import assert from 'node:assert'
22
import eslintParser from '@typescript-eslint/parser'
3-
// @ts-expect-error no types
43
import importPlugin from 'eslint-plugin-import'
54
import jsdoc from 'eslint-plugin-jsdoc'
65
// @ts-expect-error no types

0 commit comments

Comments
 (0)