monkeytype/frontend
Jack 95f2899636
Fixed db snapshot type (#3647)
* dbsnapshot will be undefined if user is signed out

* fixed warnings

* fixed errors

* settings snapshot to undefined when signing out

* guard

* unused import

* type casting

* guard

* optional chaining

* guards, optional chaining

* optional chaining, guards

* optional chaining, guards

* guards, optional chaining

* optional chaining

* guards, optional chaining

* replaced or with nullish coalescing

* nullish coalescing

* nullish coalescing
2022-10-15 16:06:28 +02:00
..
scripts checking if layouts have a valid type 2022-08-22 14:22:16 +02:00
src Fixed db snapshot type (#3647) 2022-10-15 16:06:28 +02:00
static Adding Quotes (#3649) ceasarcoboscv 2022-10-15 11:39:34 +02:00
webpack connected two entries into one 2022-10-14 11:01:15 +02:00
.eslintignore
docker-compose.yaml
firebase.json updated caching for some files 2022-10-14 10:58:07 +02:00
gulpfile.js reverting path change 2022-09-22 13:42:54 +02:00
package-lock.json pwa support 2022-10-13 14:26:49 +02:00
package.json pwa support 2022-10-13 14:26:49 +02:00
tsconfig.json