Skip to content

Commit 5a93e6e

Browse files
Copilotrobertherber
andcommitted
fix: add trailing newline to Workouts.ts to fix biome lint failure
Co-authored-by: robertherber <1467411+robertherber@users.noreply.github.com> Agent-Logs-Url: https://github.com/kingstinct/react-native-healthkit/sessions/63688a54-199e-4374-a1c4-5dcccc863b5e
1 parent 015dbd5 commit 5a93e6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/react-native-healthkit/src/types/Workouts.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,4 +214,4 @@ export interface WorkoutSample extends BaseSample {
214214
readonly metadataIndoorWorkout?: boolean
215215
readonly metadataAverageSpeed?: Quantity
216216
readonly metadataMaximumSpeed?: Quantity
217-
}
217+
}

0 commit comments

Comments
 (0)