chore: update eslint type (#4032)
* chore: update eslint type * fix: test type error --------- Co-authored-by: dong <196628497@qq.com>
This commit is contained in:
@@ -21,7 +21,7 @@ import {
|
||||
} from './configs';
|
||||
import { customConfig } from './custom-config';
|
||||
|
||||
type FlatConfig = Linter.FlatConfig;
|
||||
type FlatConfig = Linter.Config;
|
||||
|
||||
type FlatConfigPromise =
|
||||
| FlatConfig
|
||||
|
Reference in New Issue
Block a user