monkeytype/frontend
Jack eb92e1af0d
impr: replace vite-plugin-checker with ~~vibe~~ (@miodec) (#7271)
vite plugin checker seems to happily spawn a new linting process per
file save, causing issues. This vibe coded solution kills the previously
running process. It also splits linting into two steps to get some fast
fail behavior.

I (AI) tried to merge it into one file but the overlay refused to show
that way.

!nuf
---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-19 22:29:56 +01:00
..
__tests__ chore: move main linting to oxlint (@miodec) (#7144) 2025-12-15 22:16:16 +01:00
docker chore: use oxfmt for formatting (@miodec) (#7187) 2025-12-15 16:53:50 +01:00
scripts chore: move main linting to oxlint (@miodec) (#7144) 2025-12-15 22:16:16 +01:00
src fix(blind-mode): make blind mode "on" text invisible (@Leonabcd123) (#7274) 2025-12-19 19:42:51 +01:00
static impr(language): add bulgarian 1k (@100daysummer) (#7232) 2025-12-17 19:32:49 +01:00
vite-plugins impr: replace vite-plugin-checker with ~~vibe~~ (@miodec) (#7271) 2025-12-19 22:29:56 +01:00
.firebaserc_example
.oxlintrc-plugin.json chore: move main linting to oxlint (@miodec) (#7144) 2025-12-15 22:16:16 +01:00
.oxlintrc.json chore: move main linting to oxlint (@miodec) (#7144) 2025-12-15 22:16:16 +01:00
eslint.config.js chore: move main linting to oxlint (@miodec) (#7144) 2025-12-15 22:16:16 +01:00
firebase.json
package.json impr: replace vite-plugin-checker with ~~vibe~~ (@miodec) (#7271) 2025-12-19 22:29:56 +01:00
tsconfig.json build: combine vite config into a single file (@fehmer) (#7190) 2025-12-05 19:45:12 +01:00
vite.config.ts impr: replace vite-plugin-checker with ~~vibe~~ (@miodec) (#7271) 2025-12-19 22:29:56 +01:00
vitest.config.ts build: combine vite config into a single file (@fehmer) (#7190) 2025-12-05 19:45:12 +01:00