We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cb9802 commit 3a0e10dCopy full SHA for 3a0e10d
packages/astro/src/server/sdk.ts
@@ -1,5 +1,5 @@
1
import { applySdkMetadata } from '@sentry/core';
2
-import type { NodeOptions} from '@sentry/node';
+import type { NodeOptions } from '@sentry/node';
3
import { getDefaultIntegrations } from '@sentry/node';
4
import { init as initNodeSdk, setTag } from '@sentry/node';
5
0 commit comments