Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* remove typescript machinery * checkpoint typescript declarations * restore mocha and eslint for typescript * tweak package.json * port tests to TypeScript * fix plural inconsistency * more better types * allow empty interfaces, for now * fix plural test * remove jsdoc annotations * fix test names, again * export all types * remove build * more better types * add missing exports * RenderFunction, strict * more better types * more better transform types * more better types * more better types * still more better types * quantize, quantile scale options * nullish markish * more better types * even more better types * avoid name conflicts with types * still more better types * unstrict * allow cased color scheme names * more better types * more documentation; ScaleDefaults * turn off data type checking * fix remaining TypeScript errors; enable tsc * auto types * stricter lint * better line, area options, and more * more documentation * linearRegression[XY] dense interval * stricter percentile * better bar, rect intervals * more percentiles * more interval types * tree, valueof, column * style, className * comment re. omit interval * autocomplete stack order * z for stack, map, select
- Loading branch information