You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I plan on refactoring all of the ronin-agent-* repos, but don't have the time currently. Before making any changes, this repo also needs tests (see issue #1). If you want to work on this repo, I might be willing to add the hacktoberfest tag to it.
Update the code to use
let
andconst
instead ofvar
, and other modern ECMAScript practices.The text was updated successfully, but these errors were encountered: