mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-11-12 07:01:31 +08:00
* update `PersonalBests` interface * removed properties * setting to skeleton if needed * consistency and add skeleton by default * consistency * populate personalBests on user get * simplification + consistency + small fixes * protecting against partial object * removed duplicate * not optional property * ensuring personal bests structure while creating user snapshot * checking pb structure for tags * missing skeleton * required personal bests property * simplify --------- 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 | ||