-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
Package: replayIssues related to the Sentry Replay SDKIssues related to the Sentry Replay SDKType: Improvement
Description
There are a few code quality & linting issues in the new replay codebase that we want to fix/align:
- ref(replay): Enable
no-consolerule #6347 -
no-restricted-globals- ref(replay): UseWINDOWinstead ofwindow#6316 - ref(replay): Enable
@typescript-eslint/no-floating-promisesrule #6344 - ref(replay): Enable
naming-conventionEsLint rule #6419 -
@typescript-eslint/explicit-member-accessibility- ref(replay): Mark all methods & properties as public/private #6734 -
jsdoc/require-jsdoc- ref(replay): Add jsdoc to all replay modules #6654
Metadata
Metadata
Assignees
Labels
Package: replayIssues related to the Sentry Replay SDKIssues related to the Sentry Replay SDKType: Improvement