Skip to content

Change kado to use standard js implementation of ESLint

Bryan Tong requested to merge nullivex/kado:eslint into 4.x

This will solve #15 (closed) and upgrade all the code in the repository to eslint.

There is one additional commit that allows the CommandServer to accept an Array or String to run which it should have in the fist place.

Merge request reports