monkeytype/frontend
Jack ee629db5b5
build: enable noUncheckedIndexedAccess compiler rule (Miodec) (#4958)
* added rule to backend and fixed all the errors

* setup frontend and start fixing some warnings

* more fixes

* fixes

* fixes

* fixes

* more refactoring

* fixes

* pain

* more pain

* ouch

* mooore

* 10 hours later

* ugghhh

* another one

* last element can be undefined duh

* smol one

* absolute typescript gigachad

* moooore fixes

* chart stuff

* almost done

* its... done

* remove console log

* use for of instead
2024-01-29 13:27:36 +01:00
..
__tests__ chore: errors shown in frontend tests in vscode (fehmer) (#4961) 2024-01-24 20:40:37 +01:00
scripts impr(layout emulator): add support for alt layer emulation (farkon00) (#4817) 2024-01-10 15:48:16 +01:00
src build: enable noUncheckedIndexedAccess compiler rule (Miodec) (#4958) 2024-01-29 13:27:36 +01:00
static feat(quotes): add Kotlin quotes (Fynn-Pritzkau) (#4942) 2024-01-29 12:42:23 +01: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 fix(docker-compose): use the user "node" for the frontend container (dirk-hub) (#4963) 2024-01-29 12:29:19 +01: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
jest.config.ts test: configure testing for frontend code (fehmer) (#4879) 2024-01-08 15:26:57 +01:00
knip.json added knip to find unused exports 2023-08-10 18:32:33 +02:00
package-lock.json test: configure testing for frontend code (fehmer) (#4879) 2024-01-08 15:26:57 +01:00
package.json test: configure testing for frontend code (fehmer) (#4879) 2024-01-08 15:26:57 +01:00
postcss.config.js build: add postcss and autoprefixer 2023-08-12 14:59:11 +02:00
tsconfig.json build: enable noUncheckedIndexedAccess compiler rule (Miodec) (#4958) 2024-01-29 13:27:36 +01:00