Skip to content

Commit

Permalink
chore: fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
peterpeterparker committed Oct 31, 2024
1 parent 732099f commit 11a2ea0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,3 @@
"contributorsPerLine": 7,
"linkToUsage": false
}

4 changes: 2 additions & 2 deletions src/test/mock.ts
Original file line number Diff line number Diff line change
Expand Up @@ -243,5 +243,5 @@ export interface StorageConfigRedirect {
}

export type SatelliteConfig = Either<SatelliteId, SatelliteIds> &
CliConfig &
SatelliteConfigOptions;
CliConfig &
SatelliteConfigOptions;

0 comments on commit 11a2ea0

Please sign in to comment.