Closed mr-c closed 2 years ago
Looks like eslint
might be a good candidate: https://eslint.org/docs/developer-guide/nodejs-api#linter
npm-bundle
produces a 3.4MB tarball; we need to find a way to get that down to a single javascript file...
I remember seeing jshint in some projects some time ago, but in the past few years I've only used eslint
. Might be able to tackle this one when I find time (good to check what's the status of the latest eslint
, I think I'm using older versions).
https://github.com/jshint/jshint/blob/master/src/jshint.js
https://wiki.debian.org/qa.debian.org/jsonevil
Might have to remove this in the meantime :-(