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