DefinitelyTyped/types/chart.js
Aleksei Semin 004214636e
Fix TickOptions.autoSkipPadding type
According to [chartjs](http://www.chartjs.org/docs/latest/axes/cartesian/#tick-configuration) docs `TickOptions` property `autoSkipPadding` has type `number`.
2017-12-11 11:57:33 +01:00
..
chart.js-tests.ts [chart.js] Allow plugins options to be of any type. 2017-11-29 12:15:57 -06:00
index.d.ts Fix TickOptions.autoSkipPadding type 2017-12-11 11:57:33 +01:00
tsconfig.json Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
tslint.json