Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
timfish committed Oct 14, 2022
1 parent bc564a1 commit 3c8385e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/nextjs/test/types/next.config.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import { withSentryConfig } from '../../src/config';
import { NextConfig } from 'next';

import { withSentryConfig } from '../../src/config';

const config: NextConfig = {
hideSourceMaps: true,
webpack: config => ({
Expand Down

0 comments on commit 3c8385e

Please sign in to comment.