Closed Fuco1 closed 1 year ago
Yeah, this is the design. If you want to lint through and see all errors you would have to add --allow-error
flag.
Wouldn't it be better to list all errors by default? That's how most lint tools operate.
Also, now it looks like eask itself crashed, with the util.js error being shown. That's what confused me.
I guess there are two issues here?
I've opened a PR in #136 for (Pt. 2). I will work on (Pt. 1).
Okay, everything are applied to the master
branch! Can you test to see if it works? :)
Yea it's much nicer now. The throw
in the javascript was really annoying :)