paulmillr / readdirp

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

Update nyc options #112

Closed XhmikosR closed 4 years ago

XhmikosR commented 4 years ago

Add more reporters.

Draft because it will conflict with the other PRs; I'll rebase it when needed.

XhmikosR commented 4 years ago

@paulmillr you want to add coveralls or a similar service? If so let me know. We should do the same on chokidar BTW later.

XhmikosR commented 4 years ago

Also, does dtslint work as it right now?