mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-12-29 11:26:13 +08:00
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> |
||
|---|---|---|
| .. | ||
| env-config.ts | ||
| font-preview.ts | ||
| fontawesome-subset.ts | ||
| jquery-inject.ts | ||
| language-hashes.ts | ||
| minify-json.ts | ||
| oxlint-checker.ts | ||
| oxlint-overlay.ts | ||
| version-file.ts | ||