fix: fix tsconfig.json

This commit is contained in:
ptrdu 2018-11-21 18:01:29 +08:00
parent 46d809eaa4
commit 33ed523f3b
2 changed files with 0 additions and 3 deletions

View File

@ -23,4 +23,3 @@ const imageOptions: OSS.ImageClientOptions = {
};
const imageClient = new OSS.ImageClient(imageOptions);

View File

@ -18,8 +18,6 @@
},
"files": [
"index.d.ts",
"ImageClient.d.ts",
"Cluster.d.ts",
"ali-oss-tests.ts"
]
}