Skip to content

Commit f82ad85

Browse files
committed
formatting
1 parent fafd584 commit f82ad85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-packages/e2e-tests/test-applications/astro-5/astro.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1+
import sentry from '@sentry/astro';
12
// @ts-check
23
import { defineConfig } from 'astro/config';
3-
import sentry from '@sentry/astro';
44

55
import node from '@astrojs/node';
66

0 commit comments

Comments
 (0)