klaudiosinani / tusk

Refined Evernote desktop app
https://klaussinani.github.io/tusk
MIT License
3.15k stars 248 forks source link

Fix xo errors (test script) #316

Open delaguilaluis opened 3 years ago

delaguilaluis commented 3 years ago

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
GregDuhamel commented 3 years ago

Tested, works for me.