tusk icon indicating copy to clipboard operation
tusk copied to clipboard

Fix xo errors (test script)

Open delaguilaluis opened this issue 4 years ago • 1 comments

This PR aims to fix the "errors" in the test script output, which is currently failing and showing:

src/nav.js:8:31
  ✖   8:31  Don't use a zero fraction in the number.     unicorn/no-zero-fractions
  ✖  25:5   Use a for-of loop instead of this for loop.  unicorn/no-for-loop

  2 errors

delaguilaluis avatar Feb 11 '21 01:02 delaguilaluis

Tested, works for me.

GregDuhamel avatar Feb 11 '21 14:02 GregDuhamel