Skip to content

Commit 13c0663

Browse files
author
dong
committed
fix: test type error
1 parent e0755a2 commit 13c0663

File tree

1 file changed

+0
-1
lines changed
  • internal/lint-configs/eslint-config/src/configs

1 file changed

+0
-1
lines changed

internal/lint-configs/eslint-config/src/configs/test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ export async function test(): Promise<Linter.Config[]> {
2222
test: {
2323
...pluginTest,
2424
rules: {
25-
// @ts-expect-error - no types
2625
...pluginTest.rules,
2726
...pluginNoOnlyTests.rules,
2827
},

0 commit comments

Comments
 (0)