monkeytype/frontend
2023-10-30 12:33:43 +00:00
..
scripts build: add theme name and filename validation 2023-10-10 11:45:21 +01:00
src impr(about): add spaces to the stats numbers to make them easier to read 2023-10-30 12:33:43 +00:00
static chore: fix quote length script 2023-10-27 15:45:29 +01:00
webpack build: fix development mode detection on windows (fehmer) (#4724) 2023-10-17 12:41:59 +01:00
.eslintignore Compile both JS and TS (#2464) by sondrekje 2022-02-11 19:02:21 +01:00
.firebaserc_example chore: add missing example file 2023-08-21 11:16:10 +02:00
docker-compose.yaml Create docker-compose.yaml file for frontend (#3058) 2022-06-01 14:04:00 -04:00
firebase.json updated caching strategy 2022-12-02 19:50:48 +01:00
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