monkeytype/packages/schemas
Gian Peña d18408700b
impr(timer/progress style): add flashing timer style (@gianpena) (#7139)
### Description

This copies the existing `text` timerstyle except on timed modes, where
it will only show the remaining progress (seconds) on every 15th second
(shows on 1:00, 45, 30, 15 and 0).

The motivation for this addition was that I wanted a middle ground
between the `text` timerstyle (in my opinion just a _little_ too
distracting) and no live progress indicator at all (I lose track of how
much time remains in the test), and I believe this achieves that middle
ground.

---------

Co-authored-by: Miodec <jack@monkeytype.com>
2025-11-27 11:50:16 +01:00
..
__tests__ test: don't use globals for vitest (@fehmer) (#6871) 2025-08-14 11:25:44 +02:00
src impr(timer/progress style): add flashing timer style (@gianpena) (#7139) 2025-11-27 11:50:16 +01:00
.eslintrc.cjs
.oxlintrc.json chore: change oxlint config to jsonc 2025-09-11 22:04:48 +02:00
package.json chore: upgrade typescript 2025-11-24 13:33:49 +01:00
tsconfig.json chore: upgrade typescript 2025-11-24 13:33:49 +01:00
tsup.config.js
vitest.config.ts test: don't use globals for vitest (@fehmer) (#6871) 2025-08-14 11:25:44 +02:00