pnxtech / hydra-cli

Hydra Command Line Client
MIT License
12 stars 9 forks source link

Use ES6 to improve readability #17

Open cjus opened 7 years ago

cjus commented 7 years ago

From @emadum "One thing I like doing to make things more readable is handleCfgCommand(...args) and then handleCfgCommand(action, label, filename) - more explicit than args[x]"

JustusFluegel commented 3 years ago

or just use typescript ^^ xD