monkeytype/frontend
Rizwan Mustafa 2035883637
Frontend Typescript: Convert ui.js to typescript (#2479)
* Converted ui.js to typescript

* Replaced 'var' with 'let'
2022-02-12 13:07:15 +01:00
..
src Frontend Typescript: Convert ui.js to typescript (#2479) 2022-02-12 13:07:15 +01:00
static added popup wrapper to leaderboard 2022-02-11 01:46:06 +01:00
.eslintignore Compile both JS and TS (#2464) by sondrekje 2022-02-11 19:02:21 +01:00
firebase.json Separate backend and frontend dependencies (#2441) by Bruception 2022-02-08 20:33:41 +01:00
gulpfile.js using one eslint config 2022-02-11 23:34:40 +01:00
package-lock.json Compile both JS and TS (#2464) by sondrekje 2022-02-11 19:02:21 +01:00
package.json Compile both JS and TS (#2464) by sondrekje 2022-02-11 19:02:21 +01:00
tsconfig.json Compile both JS and TS (#2464) by sondrekje 2022-02-11 19:02:21 +01:00
webpack.config.js Created webpack config file for detecting circular imports (#2463) 2022-02-10 17:21:24 +01:00