Skip to content

Commit db378ae

Browse files
committed
refactor: 가독성을 위한 줄넘김 삽입
1 parent 12eb688 commit db378ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

next.config.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ const nextConfig = {
2525
],
2626
},
2727
};
28+
2829
export default withSentryConfig(nextConfig, {
2930
// 센트리 동작을 위한 기본값
3031
authToken: process.env.NEXT_PUBLIC_SENTRY_AUTH_TOKEN,

0 commit comments

Comments
 (0)