Skip to content

Commit f4d895b

Browse files
committed
test: conversions to vitest
1 parent 2942038 commit f4d895b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clients/client-s3/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@
99
"rootDir": "src",
1010
"useUnknownInCatchVariables": false
1111
},
12-
"exclude": ["test/", "vitest.*.ts", "vitest.*.ts"]
12+
"exclude": ["test/", "vitest.*.ts"]
1313
}

0 commit comments

Comments
 (0)