global-agent icon indicating copy to clipboard operation
global-agent copied to clipboard

Suggestion : remove "boolean" package dependency

Open guiled opened this issue 1 year ago • 4 comments

The "boolean" dependency is quite light, but is also absolutely overkill. It is only used in one line, just to check that a env config matches some string values. I think it took more time to search for and include this package than code the desire behaviour.

guiled avatar Oct 15 '24 11:10 guiled