DefinitelyTyped/types/chart.js
Westin Christensen c914299740 Chart.js :: Added a missing type for beginAtZero for TickOptions. (#24920)
* Added a missing type for beginAtZero.

* Consolidated tick options into single interface, addressed PR comments.

* Added tslint disable for a depricated interface.
2018-04-13 12:12:02 -07:00
..
chart.js-tests.ts [chart.js] add the Chart option devicePixelRatio (#24926) 2018-04-12 09:59:57 -07:00
index.d.ts Chart.js :: Added a missing type for beginAtZero for TickOptions. (#24920) 2018-04-13 12:12:02 -07:00
tsconfig.json Remove esModuleInterop from tsconfigs (no longer mandatory) 2018-02-14 14:55:13 -08:00
tslint.json