Skip to content

Commit

Permalink
chore: fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
sxzz committed Mar 9, 2025
1 parent 9ca7f4b commit 9d851b5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion eslint.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import { builtinModules } from 'node:module';
import tseslint from 'typescript-eslint';
import importX from 'eslint-plugin-import-x';
import eslint from '@eslint/js';
// @ts-expect-error missing types
import eslintConfigPrettier from 'eslint-config-prettier';

export default tseslint.config(
Expand Down

0 comments on commit 9d851b5

Please sign in to comment.