All examples By author By category About

ialarmedalien

ESLint on dc.js

The charts and table show the results of replacing JSHint and JSCS with ESLint and running it over the current (3.0.7) dc.js source code, using an ESLint config generated using polyjuice from the current .jscsrc and .jshintrc files.

ESLint can automatically fix a number of the errors, including indentation, quotes, and missing jsdoc declarations.

The ESLint config used is included for reference.

View on bl.ocks.org