diff --git a/jsconfig.json b/jsconfig.json deleted file mode 100644 index 730626d..0000000 --- a/jsconfig.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "compilerOptions": { - "types": [ - "@dcloudio/types", - "miniprogram-api-typings", - "mini-types" - ] - } -}