monkeytype/frontend
2024-07-27 13:45:52 +02:00
..
__tests__ fix(util): hexToRgb function (brenob6) (#5643) 2024-07-25 11:08:02 +02:00
docker chore: start application in dev mode using docker (@fehmer) (#5647) 2024-07-24 19:48:01 +02:00
scripts refactor: restructure project to a true monorepo (#5626) 2024-07-22 15:08:11 +02:00
src fix(tape mode): not scrolling for extra letters 2024-07-27 13:45:52 +02:00
static chore: output version to version.json 2024-07-26 18:17:08 +02:00
.eslintrc.cjs refactor: restructure project to a true monorepo (#5626) 2024-07-22 15:08:11 +02:00
.firebaserc_example chore: add missing example file 2023-08-21 11:16:10 +02:00
firebase.json chore: output version to version.json 2024-07-26 18:17:08 +02: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.json chore: start application in dev mode using docker (@fehmer) (#5647) 2024-07-24 19:48:01 +02:00
tsconfig.json refactor: restructure project to a true monorepo (#5626) 2024-07-22 15:08:11 +02:00
vite.config.dev.js fix(dev): vite preview not working 2024-07-26 15:52:45 +02:00
vite.config.js build: split vite config 2024-07-25 15:51:19 +02:00
vite.config.prod.js impr: disable sw caching for version file 2024-07-27 13:42:25 +02:00
vitest.config.js test: update to vitest 1.6.0, use v8 coverage provider (#5389) 2024-05-13 13:25:21 +02:00