Skip to content

Commit 3a5d3f9

Browse files
committed
fix lint
1 parent 082a3bc commit 3a5d3f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/serverless/src/awslambda.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ interface AWSLambdaOptions extends NodeOptions {
7777

7878
/**
7979
* Initializes the Sentry AWS Lambda SDK.
80-
*
80+
*
8181
* @param options Configuration options for the SDK, @see {@link AWSLambdaOptions}.
8282
*/
8383
export function init(options: AWSLambdaOptions = {}): void {

0 commit comments

Comments
 (0)