proxy-chain icon indicating copy to clipboard operation
proxy-chain copied to clipboard

Rewrite tests to TypeScript, start using eslint, remove `mocha`

Open jirimoravcik opened this issue 8 months ago • 0 comments

Currently, the tests are still in plain JS. We should rewrite them to TS. We should also remove the ignore for the test folder in the eslint config. Lastly, we should remove the dependency on the mocha package.

jirimoravcik avatar Jul 29 '25 12:07 jirimoravcik