From 98a0618f6f6c6d0ce931859e4a67e0f3ead55732 Mon Sep 17 00:00:00 2001 From: dxhuii Date: Mon, 3 Mar 2025 14:02:20 +0800 Subject: [PATCH] chore: fix eslint --- tsconfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tsconfig.json b/tsconfig.json index d381e51..61449e2 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -1,7 +1,7 @@ { "compilerOptions": { "target": "ESNext", - "lib": ["ESNext"], + "lib": ["ESNext", "DOM"], "module": "ESNext", "moduleResolution": "Bundler", "paths": {