update declaration file

This commit is contained in:
Yanzhen Yu
2018-10-06 22:27:49 +08:00
parent bfe431e99a
commit b536f12064
5 changed files with 10 additions and 6 deletions

View File

@@ -11,5 +11,5 @@
},
"compileOnSave": true,
"exclude": ["test"],
"include": ["src", "index.d.ts"]
"include": ["src", "test.d.ts"]
}