monkeytype/frontend
Adam Mehaney a0d8e3a9f2
impr(language): add 'buffer' to list of keywords in luau language (adammehaney) (#5005)
* Add 'buffer' to list of keywords in code_luau.json

* impr(language): add 'buffer' to list of keywords in luau language
2024-02-06 13:43:31 +01:00
..
__tests__ test: add langauge string function tests 2024-02-05 13:16:40 +01:00
scripts impr(layout emulator): add support for alt layer emulation (farkon00) (#4817) 2024-01-10 15:48:16 +01:00
src fix: funboxes not applying on repeated tests 2024-02-05 15:24:34 +01:00
static impr(language): add 'buffer' to list of keywords in luau language (adammehaney) (#5005) 2024-02-06 13:43:31 +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
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 chore: upgrade jest 2024-02-05 13:01:09 +01:00
package.json chore: upgrade jest 2024-02-05 13:01:09 +01:00
postcss.config.js build: add postcss and autoprefixer 2023-08-12 14:59:11 +02:00
tsconfig.json refactor: shared types (miodec) (#4978) 2024-01-29 15:53:42 +01:00