mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-28 08:43:07 +08:00
* make a util type * `StringNumber` in `leaderboards.ts` * fix errors in`pb-tables.ts` * remove string conversion * update schemas * refactor `checkAndUpdatePb` * use string arrays * parse the mode2 before comparing * refactor types * fallback to empty array * complete the mode2 string conversion * missed a few things * assert * fix tests * those were meant to be arrays * don't supply custom and zen by default * update interfaces * add `parseInt` * rename * apparently those weren't even needed * updated type * added types * types * added comment * added comments, removed triple equals * another comment and again removed type check * making sure to include legacy results * using template strings instead * using template strings and triple equals --------- Co-authored-by: Miodec <jack@monkeytype.com> |
||
---|---|---|
.. | ||
__tests__ | ||
email-templates | ||
private | ||
redis-scripts | ||
src | ||
.gitignore | ||
docker-compose.yml | ||
example.env | ||
jest-mongodb-config.js | ||
jest.config.ts | ||
package-lock.json | ||
package.json | ||
tsconfig.json |