commander
commander copied to clipboard
add es-lint to dev-dependencies
If you give me the go I'll add and configure it and also fix all all linting errors (replace all var declarations with const/let, remove all global variables except those used in multiple files, declare those multi file variables as global)
Sounds good! Thank you for making these changes.