mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* 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
1 line
32 B
JSON
1 line
32 B
JSON
{ "extends": "dtslint/dt.json" } |