Skip to content

Commit 9d851b5

Browse files
committed
chore: fix lint
1 parent 9ca7f4b commit 9d851b5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

eslint.config.js

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ import { builtinModules } from 'node:module';
33
import tseslint from 'typescript-eslint';
44
import importX from 'eslint-plugin-import-x';
55
import eslint from '@eslint/js';
6-
// @ts-expect-error missing types
76
import eslintConfigPrettier from 'eslint-config-prettier';
87

98
export default tseslint.config(

0 commit comments

Comments
 (0)