From 794382967acf525aaff5a6df488fd374eefc9992 Mon Sep 17 00:00:00 2001 From: D <3066417822@qq.com> Date: Sun, 27 Aug 2023 19:02:55 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=81=E8=AE=B8js?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tsconfig.json | 1 + 1 file changed, 1 insertion(+) diff --git a/tsconfig.json b/tsconfig.json index 6e90872..5646b68 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -2,6 +2,7 @@ "compilerOptions": { "strict": true, "forceConsistentCasingInFileNames":true, + "allowJs": true, "lib": ["es2015"], "baseUrl": "./", "paths": {