Skip to content

Commit

Permalink
chore: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
miles-grant-ibigroup committed Sep 4, 2024
1 parent 97ddf3a commit 9fe57a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ export const mergeResponses = (
customResponse: FeatureCollection
primaryResponse: FeatureCollection
},
checkNameDuplicates: boolean = true,
checkNameDuplicates = true,
focusPoint?: LonLatOutput
): FeatureCollection => {
// Openstreetmap can sometimes include bus stop info with less
Expand Down

0 comments on commit 9fe57a0

Please sign in to comment.