mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-03 04:00:41 +08:00
During e.g. time 60 tests the CustomText.getLimitValue was called each second which is not needed. Refactor the checkIfTimeIsUp to only use the correct limit, either Config.time if mode is time or CustomText.getLimitValue if mode is custom and limited by time. |
||
---|---|---|
.. | ||
__tests__ | ||
docker | ||
scripts | ||
src | ||
static | ||
.eslintrc.cjs | ||
.firebaserc_example | ||
.oxlintrc.json | ||
firebase.json | ||
gulpfile.js | ||
knip.json | ||
package.json | ||
tsconfig.json | ||
vite.config.dev.js | ||
vite.config.js | ||
vite.config.prod.js | ||
vitest.config.js |