monkeytype/frontend
nafets-st 231cd2ecb8
fix(quotes): code_rust compilation and whitespace (@nafets-st) (#6755)
### Description

*   Fixes various compile errors in the Rust quotes.
*   Removes trailing whitespace.
*   Converts leading whitespace to tabs.

Note: This does not fix out of date issues (such as the rand API), or
the likely unnecessary uses of `extern crate` (since rust 2018).
2025-07-21 15:30:21 +02:00
..
__tests__ refactor(contracts / schemas): move schemas into their own package (@miodec) (#6754) 2025-07-21 14:55:54 +02:00
docker
scripts refactor: split key labels in layout files (@fehmer) (#6527) 2025-07-03 16:14:11 +02:00
src refactor(contracts / schemas): move schemas into their own package (@miodec) (#6754) 2025-07-21 14:55:54 +02:00
static fix(quotes): code_rust compilation and whitespace (@nafets-st) (#6755) 2025-07-21 15:30:21 +02:00
.eslintrc.cjs
.firebaserc_example
.oxlintrc.json chore: update plugins overrides 2025-06-14 15:33:52 +02:00
firebase.json
gulpfile.js
knip.json
package.json refactor(contracts / schemas): move schemas into their own package (@miodec) (#6754) 2025-07-21 14:55:54 +02:00
tsconfig.json
vite.config.dev.js
vite.config.js
vite.config.prod.js
vitest.config.js