stakwork / sphinx-relay

Node.js wrapper for communication between sphinx client and lightning node.
MIT License
250 stars 70 forks source link

cleanup imports with new eslint rule to keep imports organized #722

Closed kevkevinpal closed 11 months ago

kevkevinpal commented 11 months ago

Added new eslint rule to keep imports in order, I find this useful as it'll help the person coding organize in their head easier what they're importing in the file

kevkevinpal commented 11 months ago

I need to remove the yarn.lock from this PR