Fix format errors and other small changes per suggestion

Signed-off-by: Sean Tan <seant@splunk.com>
This commit is contained in:
Sean Tan
2021-08-10 14:53:44 -07:00
parent fdece1f716
commit 9d5738b3f5
8 changed files with 25 additions and 17 deletions
-1
View File
@@ -168,7 +168,6 @@ export interface Config {
awsS3?: Array<{
/**
* The host of the target that this matches on, e.g. "amazonaws.com".
*
* @visibility frontend
*/
host: string;