DefinitelyTyped/types/chroma-js/tslint.json
Adrian Leonhard a6c6caa940 Multiple fixes to types/chroma-js/index.d.ts (#16769)
* Multiple fixes to types/chroma-js/index.d.ts
* Fixed bezier method
* typed string parameters to be string unions
* added out parameter to Scale.colors
* changed color types to number tuples instead of arrays
* added types/chroma-js/tslint.json

* [chroma-js] Added documentation
Copied method descriptions from the API docs.

* [chroma-js] Added more documentation
Copied method descriptions from the API docs.

* Actually ran the linter...

* [chroma-js] reverted package.json
2017-06-02 12:42:09 -07:00

1 line
32 B
JSON

{ "extends": "dtslint/dt.json" }