monkeytype/frontend
Zach Brehm 086adffe3d
impr(quotes): add 5 code_r quotes (zachbrehm) (#5035)
* Create code_r.json

Created initial quote file for R code and added two quotes for tidyverse functions.

* Formatting text in code_r.json

Fixed formatting to allow for new lines. Was unaware of how this worked before consulting the python quotes.

* Added quotes to code_r.json

Added two additional quotes to ensure that there is at least one in every size group.

* Fixed  code_r.json

* Fixed quote lengths.

Fixed the quote lengths for ID1 and ID2. I'm unclear and which shema ares are invalid, will investigate further.
2024-02-12 12:52:17 +01:00
..
__tests__ refactor(types): shared config and preset types (#5024) 2024-02-08 14:32:04 +01:00
scripts impr(layout emulator): add support for alt layer emulation (farkon00) (#4817) 2024-01-10 15:48:16 +01:00
src fix: ad placeholders always visible 2024-02-09 15:25:02 +01:00
static impr(quotes): add 5 code_r quotes (zachbrehm) (#5035) 2024-02-12 12:52:17 +01:00
webpack refactor: import jquery and jquery plugins using webpack (fehmer) (#4880) 2024-02-07 13:12:12 +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 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: 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 build: include all shared types files instead of just one 2024-02-08 13:49:11 +01:00