From b2fa6a284bbad05e2dd37e8c020400166de6146a Mon Sep 17 00:00:00 2001 From: btea <2356281422@qq.com> Date: Fri, 13 Oct 2023 10:10:59 +0800 Subject: [PATCH] fix: omit the extension and import file ts error --- tsconfig.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tsconfig.json b/tsconfig.json index eecfbb93a..df3ac89a1 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -3,6 +3,8 @@ "include": ["index.ts", "utils/**/*"], "compilerOptions": { "strict": false, - "resolveJsonModule": true + "resolveJsonModule": true, + "moduleResolution": "Bundler", + "module": "ESNext" } }
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: