[Pkg-javascript-devel] Bug#985423: Bug#985423: eslint needs to depend on node-text-table (or change default formatter)
Marco Trevisan
marco at trevi.me
Thu Mar 18 04:23:41 GMT 2021
Hi Jonas,
> eslint does not depend on but recommends node-text-table, and does so
> because it is needed only in "all but unusual installations" as
> covered by Debian Policy § 7.2:
I'm a bit confused by this as launching in a clean schroot where I've
only eslint installed I get:
eslint -h
Output:
-f, --format String Use a specific output format - default: stylish
So, the stylish module is the default one and as such, it isn't exactly
required by unusual installations, but by all unless you don't use
another `--format`, isn't it?
Cheers
More information about the Pkg-javascript-devel
mailing list