Skip to content

Commit 57351e9

Browse files
committed
suppress complexity warning
1 parent ef4367e commit 57351e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/nextjs/src/config/webpack.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* eslint-disable complexity */
12
/* eslint-disable max-lines */
23
import { getSentryRelease } from '@sentry/node';
34
import {

0 commit comments

Comments
 (0)