Seems like vscode doesn't throw a fit anymore with bare-mux :D
This commit is contained in:
parent
160e043181
commit
033feebb14
2 changed files with 1928 additions and 1955 deletions
2210
pnpm-lock.yaml
generated
2210
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load diff
|
|
@ -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";
|
||||
// @ts-check
|
||||
declare global {
|
||||
interface Window {
|
||||
__uv$config: {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue