We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4d895b commit 737c8cdCopy full SHA for 737c8cd
clients/client-s3/tsconfig.json
@@ -9,5 +9,5 @@
9
"rootDir": "src",
10
"useUnknownInCatchVariables": false
11
},
12
- "exclude": ["test/", "vitest.*.ts"]
+ "exclude": ["test/", "vitest.*.ts", "vitest.*.ts"]
13
}
0 commit comments