chore: fix lint

This commit is contained in:
三咲智子 Kevin Deng 2025-03-10 02:11:14 +08:00
parent 9ca7f4b7fe
commit 9d851b5afc
No known key found for this signature in database

View File

@ -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(