clarinet icon indicating copy to clipboard operation
clarinet copied to clipboard

Deno: refactor test lib

Open hugoclrd opened this issue 3 years ago • 0 comments

The clarinet-deno lib could be improved it two ways

  • fix many Deno lint warnings (const vs let, no unused var, etc)
  • improve typing (String instead of string, avoid Object, no any)

Should fix #540

hugoclrd avatar Oct 08 '22 17:10 hugoclrd