nodejs / llnode

An lldb plugin for Node.js and V8, which enables inspection of JavaScript states for insights into Node.js processes and their core dumps.
Other
1.15k stars 99 forks source link

eslint tests #310

Open mmarchini opened 4 years ago

mmarchini commented 4 years ago

We have linter for our source code, but not for tests. Would be nice to have linter for tests as well.