Skip to content

Commit 06bfe70

Browse files
committed
suppress complexity warning
1 parent 52b7523 commit 06bfe70

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)