monkeytype/frontend
ibrab000 11a49d68e7
feat(quote): add one english quote (ibrab000) (#4773)
* Delete frontend/static/quotes/english.json

* Add files via upload
2023-11-09 14:01:14 +00:00
..
scripts build: add theme name and filename validation 2023-10-10 11:45:21 +01:00
src feat(funbox): add mode that doubles each letter (LyricLy) (#4771) 2023-11-09 13:56:37 +00:00
static feat(quote): add one english quote (ibrab000) (#4773) 2023-11-09 14:01:14 +00:00
webpack build: fix development mode detection on windows (fehmer) (#4724) 2023-10-17 12:41:59 +01:00
.eslintignore
.firebaserc_example chore: add missing example file 2023-08-21 11:16:10 +02:00
docker-compose.yaml
firebase.json
gulpfile.js build: remove config check 2023-09-04 18:56:07 +02:00
knip.json added knip to find unused exports 2023-08-10 18:32:33 +02:00
package-lock.json impr: detect development mode based on config instead of window.location (fehmer) (#4703) 2023-10-09 18:46:40 +01:00
package.json build: fix development mode detection on windows (fehmer) (#4724) 2023-10-17 12:41:59 +01:00
postcss.config.js build: add postcss and autoprefixer 2023-08-12 14:59:11 +02:00
tsconfig.json disabled ts rule (this is already covered by linting) 2023-08-10 19:11:13 +02:00