monkeytype/frontend
Jack f456e1e615
refactor: enable no-floating-promises rule (#5007)
* enable rule

* backend

* fixes

* more fixes

* mooore fixes

* fixes

* fixed double void

* change some voids to await

* await -> void

* remvoe void

* missing return

* awaiting config update
2024-02-07 18:49:12 +01:00
..
__tests__ fix: resolve circular dependency by moving new function to a utils file 2024-02-07 17:20:38 +01:00
scripts impr(layout emulator): add support for alt layer emulation (farkon00) (#4817) 2024-01-10 15:48:16 +01:00
src refactor: enable no-floating-promises rule (#5007) 2024-02-07 18:49:12 +01:00
static refactor: import jquery and jquery plugins using webpack (fehmer) (#4880) 2024-02-07 13:12:12 +01:00
webpack refactor: import jquery and jquery plugins using webpack (fehmer) (#4880) 2024-02-07 13:12:12 +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
gulpfile.js build: remove config check 2023-09-04 18:56:07 +02:00
jest.config.ts test: add jquery and mocks to frontend tests (#5013) 2024-02-07 16:11:07 +01:00
knip.json added knip to find unused exports 2023-08-10 18:32:33 +02:00
package-lock.json test: add jquery and mocks to frontend tests (#5013) 2024-02-07 16:11:07 +01:00
package.json test: add jquery and mocks to frontend tests (#5013) 2024-02-07 16:11:07 +01:00
postcss.config.js build: add postcss and autoprefixer 2023-08-12 14:59:11 +02:00
tsconfig.json refactor: import jquery and jquery plugins using webpack (fehmer) (#4880) 2024-02-07 13:12:12 +01:00