Skip to content

Commit 3c8385e

Browse files
committed
Lint
1 parent bc564a1 commit 3c8385e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/nextjs/test/types/next.config.ts

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
import { withSentryConfig } from '../../src/config';
21
import { NextConfig } from 'next';
32

3+
import { withSentryConfig } from '../../src/config';
4+
45
const config: NextConfig = {
56
hideSourceMaps: true,
67
webpack: config => ({

0 commit comments

Comments
 (0)