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:
@@ -22,7 +22,6 @@ export async function test(): Promise<Linter.Config[]> {
|
||||
test: {
|
||||
...pluginTest,
|
||||
rules: {
|
||||
// @ts-expect-error - no types
|
||||
...pluginTest.rules,
|
||||
...pluginNoOnlyTests.rules,
|
||||
},
|
||||
|
Reference in New Issue
Block a user