From 6e5558ae1196656949df53eeeee66b8dd5d03a34 Mon Sep 17 00:00:00 2001 From: K <1175047471@qq.com> Date: Wed, 17 Jan 2024 14:02:27 +0800 Subject: [PATCH] chore: update tsconfig.json --- tsconfig.json | 1 + 1 file changed, 1 insertion(+) diff --git a/tsconfig.json b/tsconfig.json index 2f24600..c334b11 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -24,6 +24,7 @@ "allowSyntheticDefaultImports": true, "esModuleInterop": true, "forceConsistentCasingInFileNames": true, + "isolatedModules": true, "skipLibCheck": true }, "include": [