monkeytype/frontend
DanGonite57 b076559a57
Convert chart-controller to TypeScript (#2741) DanGonite57
* Begin converting chart-controller to TypeScript

* Clean up assertions

* Replace non-null assertion

* Add types for trendline plugin

* Remove unused legends

* Shorten tooltip animation

* Fix merge

* Upgrade to @types/chartjs-plugin-trendline 1.0.1

* Re-add mrmime to package-lock

* Corrected merge with result.ts

* More merge fixes

* Switch chart data types to interfaces
2022-03-24 19:39:17 +01:00
..
scripts Handle static assets with webpack (#2723) bruception 2022-03-17 21:00:20 +01:00
src Convert chart-controller to TypeScript (#2741) DanGonite57 2022-03-24 19:39:17 +01:00
static update halmak layout (#2754) k4leg 2022-03-24 13:59:03 +01:00
webpack v1.14.1 (#2745) 2022-03-21 21:22:47 +01:00
.eslintignore
firebase.json
gulpfile.js Compile sass using webpack (#2728) bruception 2022-03-18 15:40:40 +01:00
package-lock.json Convert chart-controller to TypeScript (#2741) DanGonite57 2022-03-24 19:39:17 +01:00
package.json Convert chart-controller to TypeScript (#2741) DanGonite57 2022-03-24 19:39:17 +01:00
tsconfig.json Moved firebase to new modular version 9 sdk (#2727) 2022-03-19 12:33:25 +01:00