* 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