paulmillr / readdirp

Recursive version of fs.readdir with streaming api.
https://paulmillr.com
MIT License
378 stars 51 forks source link

Minor lint tweaks. #142

Closed XhmikosR closed 4 years ago

XhmikosR commented 4 years ago

Missed this the other time, but it's your call @paulmillr.

BTW root is needed otherwise eslint will keep looking to the upper folders for config files.

paulmillr commented 4 years ago

Still failing

XhmikosR commented 4 years ago

Sorry, should be fixed now.