Seems like vscode doesn't throw a fit anymore with bare-mux :D

This commit is contained in:
wearrrrr 2024-07-11 17:18:44 -05:00
parent 160e043181
commit 033feebb14
2 changed files with 1928 additions and 1955 deletions

2210
pnpm-lock.yaml generated

File diff suppressed because it is too large Load diff

View file

@ -1,7 +1,4 @@
// @ts-ignore
// For some reason, VSCode can't find the bare-mux package. It exists and compiling works, but vscode throws a fit.
import { BareMuxConnection } from "@mercuryworkshop/bare-mux"; import { BareMuxConnection } from "@mercuryworkshop/bare-mux";
// @ts-check
declare global { declare global {
interface Window { interface Window {
__uv$config: { __uv$config: {