Skip to content

Commit 3073893

Browse files
committed
fix: removed unused import
1 parent 99a7bc6 commit 3073893

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/index.ts

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import typescriptEslint from '@typescript-eslint/eslint-plugin';
21
import noAliasedImportsRule from './rules/no-aliased-imports.js';
32
import { recommended } from './configs/recommended.js';
43

0 commit comments

Comments
 (0)