Skip to content

Commit c11eb51

Browse files
committed
lint
1 parent 6801593 commit c11eb51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/node-core/src/integrations/systemError.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ type Options = {
3030
* If true, includes the `path` and `dest` properties in the error context.
3131
*/
3232
includePaths?: boolean;
33-
}
33+
};
3434

3535
/**
3636
* Captures context for Node.js SystemError errors.

0 commit comments

Comments
 (0)