Skip to content

Commit 02791c8

Browse files
committed
Fix linter
1 parent 2bb8a1f commit 02791c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/remix/src/index.server.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ export * from '@sentry/node';
101101

102102
export {
103103
captureRemixServerException,
104+
// eslint-disable-next-line deprecation/deprecation
104105
wrapRemixHandleError,
105106
sentryHandleError,
106107
wrapHandleErrorWithSentry,

0 commit comments

Comments
 (0)