We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73dcbba commit 7c81d1fCopy full SHA for 7c81d1f
content/recipes/sentry.md
@@ -39,7 +39,7 @@ Sentry.init({
39
});
40
```
41
42
-Update your `main.ts` file to import `instrument.js` before other imports:
+Update your `main.ts` file to import `instrument.ts` before other imports:
43
44
```typescript
45
@@filename(main)
0 commit comments