monkeytype/frontend
Christian Fehmer 69dff92ede
impr: floor accuracy intead of rounding when not showing decimal places (fehmer) (#5120)
* impr: floor accuracy intead of rounding when not showing decimal places

* add method to format accuracy

---------

Co-authored-by: Jack <jack@monkeytype.com>
2024-02-26 17:16:46 +01:00
..
__tests__ impr: floor accuracy intead of rounding when not showing decimal places (fehmer) (#5120) 2024-02-26 17:16:46 +01:00
scripts build: replace webpack with vite (#5096) 2024-02-22 02:24:20 +01:00
src impr: floor accuracy intead of rounding when not showing decimal places (fehmer) (#5120) 2024-02-26 17:16:46 +01:00
static impr(quotes): add 4 english quotes (NipulM) (#5110) 2024-02-26 17:10:35 +01:00
.eslintignore
.firebaserc_example chore: add missing example file 2023-08-21 11:16:10 +02:00
docker-compose.yaml fix(docker-compose): use the user "node" for the frontend container (dirk-hub) (#4963) 2024-01-29 12:29:19 +01:00
firebase.json fix: dont rewrite static assets to index 2024-02-23 19:43:33 +01:00
gulpfile.js build: replace webpack with vite (#5096) 2024-02-22 02:24:20 +01:00
knip.json added knip to find unused exports 2023-08-10 18:32:33 +02:00
package-lock.json test: replace jest with vitest on frontend (fehmer) (#5105) 2024-02-26 12:23:50 +01:00
package.json test: replace jest with vitest on frontend (fehmer) (#5105) 2024-02-26 12:23:50 +01:00
tsconfig.json test: replace jest with vitest on frontend (fehmer) (#5105) 2024-02-26 12:23:50 +01:00
vite.config.js fix(caching): remove precaching and navigation fallback 2024-02-25 13:38:15 +01:00
vitest.config.js test: replace jest with vitest on frontend (fehmer) (#5105) 2024-02-26 12:23:50 +01:00