Skip to content

refactor: simplified service lookup#462

Open
fearphage wants to merge 1 commit into
semantic-release:masterfrom
fearphage:simplify-lookup
Open

refactor: simplified service lookup#462
fearphage wants to merge 1 commit into
semantic-release:masterfrom
fearphage:simplify-lookup

Conversation

@fearphage

Copy link
Copy Markdown

Simplified the lookup method for the current service using array#find. the .find method was added in Node v4 according to MDN so it fits with the Node v18+ support.

Other Changes

  • Converted services variable from an object to an array
  • Sorted import statements
  • Sorted services array entries

@fearphage fearphage changed the title simplified service lookup refactor: simplified service lookup Jun 25, 2026
@fearphage

Copy link
Copy Markdown
Author

@travi Any feedback?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant