Skip to content

Commit d00efd7

Browse files
committed
lint again
1 parent 9a6d802 commit d00efd7

File tree

1 file changed

+1
-1
lines changed
  • packages/core/src/types-hoist/feedback

1 file changed

+1
-1
lines changed

packages/core/src/types-hoist/feedback/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ export interface FeedbackGeneralConfiguration {
6464
*
6565
* Default: undefined
6666
*/
67-
_experiments: Partial<{ annotations: boolean; }>
67+
_experiments: Partial<{ annotations: boolean }>;
6868

6969
/**
7070
* Set an object that will be merged sent as tags data with the event.

0 commit comments

Comments
 (0)